--- - branch: MAIN date: Mon Jul 19 01:33:53 UTC 2021 files: - new: '1.172' old: '1.171' path: src/sys/miscfs/kernfs/kernfs_vnops.c pathrev: src/sys/miscfs/kernfs/kernfs_vnops.c@1.172 type: modified id: 20210719T013353Z.1a30a333450115a10bd886a5d958971c514dec7c log: | 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 3; cvs randomly didn't commit all the files the first time, still hunting down the files it skipped. module: src subject: 'CVS commit: src/sys/miscfs/kernfs' unixtime: '1626658433' user: dholland