diff options
author | Johannes Thumshirn <[email protected]> | 2023-11-23 07:47:17 -0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-12-15 20:27:03 +0100 |
commit | 2aae747a4938c2c3c398ff55aa2ddaf51b135899 (patch) | |
tree | 70461a07f3ca98064e530bb5e32a1ba5c2b93e7f /tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c | |
parent | aa6313e6ff2bfbf736a2739047bba355d8241584 (diff) |
btrfs: remove now unneeded btrfs_redirty_list_add
Now that we're not clearing the dirty flag off of extent_buffers in zoned mode,
all that is left of btrfs_redirty_list_add() is a memzero() and some
ASSERT()ions.
As we're also memzero()ing the buffer on write-out btrfs_redirty_list_add()
has become obsolete and can be removed.
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c')
0 files changed, 0 insertions, 0 deletions