Btrfs: Fix "no csum found for inode" issue.
authorYan <yanzheng@21cn.com>
Fri, 15 Feb 2008 15:40:50 +0000 (10:40 -0500)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:00 +0000 (11:04 -0400)
commit39b5637f6f195852259004bb27b58e2dcf9fb378
tree64a86c71b34fb16520a1d165b5007d814b1c1c4f
parent9069218d448ea547dbad5f1cbd537e88d6519d66
Btrfs: Fix "no csum found for inode" issue.

A few codes were not properly updated for changes of extent map.  This
may be the causes of "no csum found for inode" issue.

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