]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libxfs/cache.c
Change the libxfs cache MRU to only store unreferenced blocks
authorBarry Naujok <bnaujok@sgi.com>
Fri, 5 Sep 2008 04:10:01 +0000 (04:10 +0000)
committerBarry Naujok <bnaujok@sgi.com>
Fri, 5 Sep 2008 04:10:01 +0000 (04:10 +0000)
commita040d7c967033225d66e40fd66b39b2c29f71145
tree114c9aab2503ff7b1f7d9143190f872664f4aac7
parenta1f9bd4204f46674e3d949301fab6a6080f4f394
Change the libxfs cache MRU to only store unreferenced blocks
so the searching doesn't scan through referenced blocks.
Merge of master-melb:xfs-cmds:32049a by kenmcd.

  Improve libxfs cache RU
include/cache.h
libxfs/cache.c
libxfs/rdwr.c
repair/prefetch.c