Btrfs: Fix mismerge in block header checks
authorChris Mason <chris.mason@oracle.com>
Fri, 12 Sep 2008 12:57:47 +0000 (08:57 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:07 +0000 (11:04 -0400)
commit23a07867b78ee0f33b01466e52bb608c336b26ee
treeeef52f02008281b9f20e8837f2914370e88b1c0a
parent9623f9a3894ec95fe140ee5460bb840ac53bc6a0
Btrfs: Fix mismerge in block header checks

I had incorrectly disabled the check for the block number being correct
in the header block.

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