CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/17 03:41:21
Modified files:
sys/isofs/cd9660: cd9660_extern.h cd9660_vfsops.c
sys/msdosfs : msdosfs_vfsops.c
Log message:
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@
