diff options
author | Dave Chinner <[email protected]> | 2010-09-22 10:47:20 +1000 |
---|---|---|
committer | Alex Elder <[email protected]> | 2010-10-18 15:07:50 -0500 |
commit | 1922c949c59f93beb560d59874bcc6d5c00115ac (patch) | |
tree | f680f7cc4a36f9233f2c54c473a69a658ea9e224 /lib/string_helpers.c | |
parent | 26af655233dd486659235f3049959d2f7dafc5a1 (diff) |
xfs: use unhashed buffers for size checks
When we are checking we can access the last block of each device, we
do not need to use cached buffers as they will be tossed away
immediately. Use uncached buffers for size checks so that all IO
prior to full in-memory structure initialisation does not use the
buffer cache.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions