commit | 39b5637f6f195852259004bb27b58e2dcf9fb378 | [log] [tgz] |
---|---|---|
author | Yan <yanzheng@21cn.com> | Fri Feb 15 10:40:50 2008 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:00 2008 -0400 |
tree | 64a86c71b34fb16520a1d165b5007d814b1c1c4f | |
parent | 9069218d448ea547dbad5f1cbd537e88d6519d66 [diff] |
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>