]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: remove transaction from btrfs send
authorWang Shilong <wangsl.fnst@cn.fujitsu.com>
Tue, 17 Dec 2013 11:57:21 +0000 (19:57 +0800)
committerChris Mason <clm@fb.com>
Tue, 28 Jan 2014 21:20:03 +0000 (13:20 -0800)
commit6a3bfa59c1d007a7e09fb356d1cb25e0beaa003d
treea5e9007136f4b156fde68dbdd006e3d1324eb2c1
parente0cef9f0daaa8c8913b86fbefa2d93e70dfdcf65
Btrfs: remove transaction from btrfs send

Since daivd did the work that force us to use readonly snapshot,
we can safely remove transaction protection from btrfs send.

Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/send.c