summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_alloc_btree.h
diff options
context:
space:
mode:
authorDavid Chinner <david@fromorbit.com>2008-10-30 17:07:29 +1100
committerLachlan McIlroy <lachlan@sgi.com>2008-10-30 17:07:29 +1100
commit683a897080a053733778b36398186cb1b22c377f (patch)
treebe084696bf3925a0bbeb37edf25e05168891732b /fs/xfs/xfs_alloc_btree.h
parent2f8a3ce1c20f20e6494cdb77fed76bc474ca3ca5 (diff)
downloadlinux-683a897080a053733778b36398186cb1b22c377f.tar.bz2
[XFS] Use the inode tree for finding dirty inodes
Update xfs_sync_inodes to walk the inode radix tree cache to find dirty inodes. This removes a huge bunch of nasty, messy code for traversing the mount inode list safely and removes another user of the mount inode list. Version 3 o rediff against new linux-2.6/xfs_sync.c code Version 2 o add comment explaining use of gang lookups for a single inode o use IRELE, not VN_RELE o move check for ag initialisation to caller. SGI-PV: 988139 SGI-Modid: xfs-linux-melb:xfs-kern:32290a 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 'fs/xfs/xfs_alloc_btree.h')
0 files changed, 0 insertions, 0 deletions