]> Pileus Git - ~andy/linux/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)
commit41ce9970a8a6a362ae8df145f7a03d789e9ef9d2
treea5e9007136f4b156fde68dbdd006e3d1324eb2c1
parent536cd96401dcb986f681bac385b5146b45a44e66
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