diff options
| author | Jeff Mahoney <[email protected]> | 2007-10-18 23:39:26 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-19 11:53:35 -0700 |
| commit | 4d20851d3757ba5bece263a4c8c5a2bd4983cb5d (patch) | |
| tree | ac89f9cf860801675e587c38c39fd9e6bd2204da /include/linux/loop.h | |
| parent | 3ee1667042c350003b9d3f35e5666cc8c43ce8aa (diff) | |
reiserfs: remove first_zero_hint
The first_zero_hint metadata caching was never actually used, and it's of
dubious optimization quality. This patch removes it.
It doesn't actually shrink the size of the reiserfs_bitmap_info struct, since
that doesn't work with block sizes larger than 8K. There was a big fixme in
there, and with all the work lately in allowing block size > page size, I
might as well kill the fixme as well.
Signed-off-by: Jeff Mahoney <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/loop.h')
0 files changed, 0 insertions, 0 deletions