vfs: drop several macros hidding eopnotsupp
authorsemarie <semarie@openbsd.org>
Mon, 17 Jul 2023 09:41:20 +0000 (09:41 +0000)
committersemarie <semarie@openbsd.org>
Mon, 17 Jul 2023 09:41:20 +0000 (09:41 +0000)
commit7196c146d32fe1a08f5821c83241b76dbb1b3266
tree4b817c09e69e0214398c76dbc450c3327426cddf
parentfdddc64a7f3683fee92aa51b7bb6903cdca5a686
vfs: drop several macros hidding eopnotsupp

make it obvious in the vfsops assignment that an op isnt supported.

from thib4711 at mailbox dot org
ok claudio@
sys/isofs/cd9660/cd9660_extern.h
sys/isofs/cd9660/cd9660_vfsops.c
sys/msdosfs/msdosfs_vfsops.c