freebsd-dev/sys/ufs
Robert Watson 7b4dc13de4 o Remove an unnecessary debugging printf from ufs_extattr_lookup(),
which resulted in the output of warning messages at boot if
  UFS_EXTATTR_AUTOSTART was enabled but ".attribute" and possible
  sub-directories weren't in a mounted MFS or UFS file systems.

Pointed out by:	dcs
Obtained from:	TrustedBSD Project
2001-03-21 23:00:39 +00:00
..
ffs Add kernel support for running fsck on active filesystems. 2001-03-21 04:09:01 +00:00
ifs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
mfs o Enable UFS-based extended attribute support on MFS. Note that this change 2001-03-19 06:44:18 +00:00
ufs o Remove an unnecessary debugging printf from ufs_extattr_lookup(), 2001-03-21 23:00:39 +00:00