aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c
diff options
context:
space:
mode:
authorJohannes Thumshirn <[email protected]>2023-11-23 07:47:17 -0800
committerDavid Sterba <[email protected]>2023-12-15 20:27:03 +0100
commit2aae747a4938c2c3c398ff55aa2ddaf51b135899 (patch)
tree70461a07f3ca98064e530bb5e32a1ba5c2b93e7f /tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c
parentaa6313e6ff2bfbf736a2739047bba355d8241584 (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