freebsd-dev/sys/ufs
Poul-Henning Kamp d6fe88e475 Unravel the UFS_EXTATTR incest between FFS and UFS: UFS_EXTATTR is an
UFS only thing, and FFS should in principle not know if it is enabled
or not.

This commit cleans ffs_vnops.c for such knowledge, but not ffs_vfsops.c

Sponsored by: DARPA and NAI Labs.
2002-08-13 10:33:57 +00:00
..
ffs Unravel the UFS_EXTATTR incest between FFS and UFS: UFS_EXTATTR is an 2002-08-13 10:33:57 +00:00
ufs Introduce typedefs for the member functions of struct vfsops and employ 2002-08-13 10:05:50 +00:00