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)
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

Simple merge
diff --cc fs/btrfs/file.c
Simple merge