diff options
author | Christoph Hellwig <hch@lst.de> | 2010-06-23 18:11:11 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2010-06-23 18:11:11 +1000 |
commit | 7dce11dbac54fce777eea0f5fb25b2694ccd7900 (patch) | |
tree | 90d6d109ca110bcbf47a954a8283ec250be07003 /fs/xfs/support | |
parent | 1817176a86352f65210139d4c794ad2d19fc6b63 (diff) | |
download | kernel_samsung_aries-7dce11dbac54fce777eea0f5fb25b2694ccd7900.zip kernel_samsung_aries-7dce11dbac54fce777eea0f5fb25b2694ccd7900.tar.gz kernel_samsung_aries-7dce11dbac54fce777eea0f5fb25b2694ccd7900.tar.bz2 |
xfs: always use iget in bulkstat
The non-coherent bulkstat versionsthat look directly at the inode
buffers causes various problems with performance optimizations that
make increased use of just logging inodes. This patch makes bulkstat
always use iget, which should be fast enough for normal use with the
radix-tree based inode cache introduced a while ago.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/support')
0 files changed, 0 insertions, 0 deletions