]> git.baikalelectronics.ru Git - kernel.git/commit
reiserfs: use is_reusable to catch corruption
authorJeff Mahoney <jeffm@suse.com>
Fri, 19 Oct 2007 06:39:24 +0000 (23:39 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 19 Oct 2007 18:53:35 +0000 (11:53 -0700)
commit1987314be6eba0c77bca7a4da782b5a18bb163a7
treed0128bae0543585e8c1bfce7f3c375842c55b46c
parent23d0b311486b7a530a4375998e69edffc2d3c567
reiserfs: use is_reusable to catch corruption

Build in is_reusable() unconditionally and use it to catch corruption before
it reaches the block freeing paths.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/reiserfs/bitmap.c