commit | 920bbbfb05c9fce22e088d20eb9dcb8f96342de9 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.yan@oracle.com> | Thu Nov 12 09:34:08 2009 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Tue Dec 15 21:24:52 2009 -0500 |
tree | b972b3f39ebefb9c026300c1981d18cad769e431 | |
parent | ad48fd754676bfae4139be1a897b1ea58f9aaf21 [diff] |
Btrfs: Rewrite btrfs_drop_extents Rewrite btrfs_drop_extents by using btrfs_duplicate_item, so we can avoid calling lock_extent within transaction. Signed-off-by: Yan Zheng <zheng.yan@oracle.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>