]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - fs/btrfs/tree-log.c
btrfs: remove now unneeded btrfs_redirty_list_add
[thirdparty/linux.git] / fs / btrfs / tree-log.c
index 7d6729d9fd2f95ecce56709f2443a6274d4ecc29..bee065851185cf4ab45846edfb5b93d588920a66 100644 (file)
@@ -2575,7 +2575,6 @@ static int clean_log_buffer(struct btrfs_trans_handle *trans,
                ret = btrfs_pin_reserved_extent(trans, eb);
                if (ret)
                        return ret;
-               btrfs_redirty_list_add(trans->transaction, eb);
        } else {
                unaccount_log_buffer(eb->fs_info, eb->start);
        }