xfs
[Top] [All Lists]

TAKE - small vnode code cleanups

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - small vnode code cleanups
From: Steve Lord <lord@xxxxxxx>
Date: Thu, 20 Jun 2002 14:23:02 -0500
Sender: owner-linux-xfs@xxxxxxxxxxx
Date:  Thu Jun 20 12:24:14 PDT 2002
Workarea:  jen.americas.sgi.com:/src/lord/xfs-linux.2.4

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:122082a
linux/fs/xfs/xfs_inode.c - 1.341
        - use linux version of WRITEALLOWED check here

linux/fs/xfs/linux/xfs_vnode.c - 1.83
        - Make vn_address an inline. define VN_LOCK here directly

linux/include/linux/xfs_fs_i.h - 1.9
        - fix a macro define to take an expression as a parameter

linux/fs/xfs/linux/xfs_vnode.h - 1.42
        - define vn_address as an inline, remove VN_LOCK and WRITEALLOWED macros

linux/fs/xfs_dmapi/xfsjunk.c - 1.9
        - remove vn_address it is inline now



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - small vnode code cleanups, Steve Lord <=