diff options
author | Richard Yao <[email protected]> | 2022-09-02 16:20:10 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-02 13:20:10 -0700 |
commit | 0b30dc484f7e70bc8bfe53fefc8581d181044efa (patch) | |
tree | 84f10f742740d1fff4f79abcd65bf7762c372c6c /module/zfs/arc.c | |
parent | 58e8054bce3f493cc1f38f7177cfdb942fa4deb9 (diff) |
FreeBSD: Cleanup dead code from VFS
The vfs_*_feature() macros turn anything that uses them into dead code,
so we can delete all of it.
As a side effect, zfs_set_fuid_feature() is now identical in
module/os/freebsd/zfs/zfs_vnops_os.c and
module/os/linux/zfs/zfs_vnops_os.c. A few other functions are identical
too. Future cleanup could move these into a common file.
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Richard Yao <[email protected]>
Closes #13832
Diffstat (limited to 'module/zfs/arc.c')
0 files changed, 0 insertions, 0 deletions