NetBSD/sys/fs/cd9660
dholland f55bbd277c Abolish all the silly indirection macros for initializing vnode ops tables.
These are things of the form #define foofs_op genfs_op, or #define
foofs_op genfs_eopnotsupp, or similar. They serve no purpose besides
obfuscation, and have gotten cutpasted all over everywhere.

Part 2; cvs randomly didn't commit these changes before, and then hid
them from me until I touched the files to force it to rethink. Dunno
what happened.

There's probably more of these, going to have to scan the tree the
hard way.
2021-07-19 01:30:24 +00:00
..
Makefile
TODO
cd9660_bmap.c
cd9660_extern.h
cd9660_lookup.c Merge the remaining changes from the ad-namecache branch, affecting namei() 2020-04-04 20:49:30 +00:00
cd9660_mount.h
cd9660_node.c
cd9660_node.h Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Merge the remaining changes from the ad-namecache branch, affecting namei() 2020-04-04 20:49:30 +00:00
cd9660_vnops.c Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-19 01:30:24 +00:00
files.cd9660
iso.h
iso_rrip.h