commit | e55179b3d7d41d83fd6b5f59325f4a8d8ac9700a | [log] [tgz] |
---|---|---|
author | Li Zefan <lizf@cn.fujitsu.com> | Thu Jul 14 03:16:47 2011 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Mon Aug 01 14:30:46 2011 -0400 |
tree | 9f8ec3e2ec88e63b1772418ba6699b808e53fad3 | |
parent | 77906a5075a4eb767026c2e07b1a412d08aea5be [diff] |
Btrfs: check the nodatasum flag when writing compressed files If mounting with nodatasum option, we won't csum file data for general write or direct-io write, and this rule should also be applied when writing compressed files. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>