]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/btrfs/disk-io.c
Btrfs: Fix verify_parent_transid
authorChris Mason <chris.mason@oracle.com>
Wed, 30 Jul 2008 14:29:12 +0000 (10:29 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:05 +0000 (11:04 -0400)
commit33958dc6d38fb4ca7e62273855fcb2db7e616263
tree98c97e1827e537286499f6a755833a2946cc4f47
parentf321e4910398cf7922265d269fb17fd26f312571
Btrfs: Fix verify_parent_transid

It was incorrectly clearing the up to date flag on the buffer even
when the buffer properly verified.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c