xfs
[Top] [All Lists]

TAKE - iget+init code tidyup

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - iget+init code tidyup
From: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Mar 2003 13:58:33 +1100 (EST)
Sender: linux-xfs-bounce@xxxxxxxxxxx
Move some of the Linux-specific iget code out of the XFS core code, move
some of the initialisation code to a better spot (super.c -> vfs.c), fix
up some whitespace abuse and some more code formatting inconsistencies,
esp. in xfs_vnode.c and xfs_vfs.c.


Date:  Sun Mar 16 18:46:55 PST 2003
Workarea:  snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs

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


Modid:  2.4.x-xfs:slinx:141844a
linux/fs/xfs/xfs_vfsops.c - 1.409
linux/fs/xfs/xfs_iget.c - 1.182
linux/fs/xfs/linux/xfs_vfs.c - 1.40
linux/fs/xfs/linux/xfs_vnode.c - 1.110
linux/fs/xfs/linux/xfs_super.h - 1.39
linux/fs/xfs/linux/xfs_super.c - 1.243
linux/fs/xfs/linux/xfs_vfs.h - 1.34


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - iget+init code tidyup, Nathan Scott <=