]> git.hungrycats.org Git - linux/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)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Fri, 27 Mar 2015 03:33:31 +0000 (23:33 -0400)
commitdcf57786dd4aa7015e9e395664572b401321931e
tree45b371912ac9cee6a501f190258234c888dfed88
parent371eb69e9c9a97a437fff9fd8e5a6825bead2283
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>
(cherry picked from commit f5c0a122800c301eecef93275b0c5d58bb4c15d9)
fs/btrfs/transaction.c