freebsd-dev/sys/ufs
Bruce Evans 7e58bfacbe Update the unclean flag for mount -u. I forgot to handle this case
when I made the absence of the clean flag sticky in rev.1.88.  This
was a problem main for "mount /".  There is no way to mount "/" for
writing without using mount -u (normally implicitly), so after
"mount -f /" of an unclean filesystem, the absence of the clean flag
was sticky forever.
1999-12-23 15:42:14 +00:00
..
ffs Update the unclean flag for mount -u. I forgot to handle this case 1999-12-23 15:42:14 +00:00
mfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
ufs Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00