]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: remove extra run_delayed_refs in update_cowonly_root
authorJosef Bacik <jbacik@fb.com>
Mon, 2 Mar 2015 17:51:02 +0000 (12:51 -0500)
committerChris Mason <clm@fb.com>
Fri, 6 Mar 2015 01:28:30 +0000 (17:28 -0800)
commitf8116b98069f370f2d2f010fe365c90588a777aa
treecd7cc68d0675508f3982afa3398908759552ee03
parent3f840f5e7b8c4be4b9b98ad2d305799d2b745814
Btrfs: remove extra run_delayed_refs in update_cowonly_root

This got added with my dirty_bgs patch, it's not needed.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/transaction.c