summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDavid Chinner2008-10-30 07:15:03 +0100
committerLachlan McIlroy2008-10-30 07:15:03 +0100
commitbc60a99323b3ec628273b5fa998285c87d464ca6 (patch)
tree5084bb53b48d1b9ba3ceed8a3995296cc21840c5 /scripts
parent[XFS] split out two helpers from xfs_syncsub (diff)
downloadkernel-qcow2-linux-bc60a99323b3ec628273b5fa998285c87d464ca6.tar.gz
kernel-qcow2-linux-bc60a99323b3ec628273b5fa998285c87d464ca6.tar.xz
kernel-qcow2-linux-bc60a99323b3ec628273b5fa998285c87d464ca6.zip
[XFS] Use struct inodes instead of vnodes to kill vn_grab
With the sync code relocated to the linux-2.6 directory we can use struct inodes directly. If we do the same thing for the quota release code, we can remove vn_grab altogether. While here, convert the VN_BAD() checks to is_bad_inode() so we can remove vnodes entirely from this code. SGI-PV: 988140 SGI-Modid: xfs-linux-melb:xfs-kern:32304a Signed-off-by: David Chinner <david@fromorbit.com> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com> Signed-off-by: Christoph Hellwig <hch@infradead.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions