]> 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)
commitd2806226e1ebecab51768e360a75b47afd1c5748
treea5e9007136f4b156fde68dbdd006e3d1324eb2c1
parent8a2950493a4f1d3f0984be430e085f6d3da25dab
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