Loading fs/btrfs/transaction.c +0 −3 Original line number Diff line number Diff line Loading @@ -1052,9 +1052,6 @@ static int update_cowonly_root(struct btrfs_trans_handle *trans, ret = btrfs_run_delayed_refs(trans, root, (unsigned long)-1); if (ret) return ret; ret = btrfs_run_delayed_refs(trans, root, (unsigned long)-1); if (ret) return ret; } return 0; Loading Loading
fs/btrfs/transaction.c +0 −3 Original line number Diff line number Diff line Loading @@ -1052,9 +1052,6 @@ static int update_cowonly_root(struct btrfs_trans_handle *trans, ret = btrfs_run_delayed_refs(trans, root, (unsigned long)-1); if (ret) return ret; ret = btrfs_run_delayed_refs(trans, root, (unsigned long)-1); if (ret) return ret; } return 0; Loading