commit | 6f1fed775316d58ba356b2ce62de600ad00f003a | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fusionio.com> | Wed Sep 26 11:07:06 2012 -0400 |
committer | Chris Mason <chris.mason@fusionio.com> | Tue Oct 09 09:15:41 2012 -0400 |
tree | e743c7af1cb98715dd15c8b49e7e84ddda808153 | |
parent | e6138876ad8327250d77291b3262fee356267211 [diff] |
Btrfs: don't lookup csums for prealloc extents The tree logging stuff was looking up csums to copy over for prealloc extents which is just work we don't need to be doing. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com>