freebsd-dev/sys/ufs
Robert Watson b2b0497ab5 o If FFS_EXTATTR is defined, don't print out an error message on unmount
if an FFS partition returns EOPNOTSUPP, as it just means extended
  attributes weren't enabled on that partition.  Prevents spurious
  warning per-partition at shutdown.
2000-06-04 04:50:36 +00:00
..
ffs o If FFS_EXTATTR is defined, don't print out an error message on unmount 2000-06-04 04:50:36 +00:00
mfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
ufs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00