freebsd-src/sys/ufs
Bruce Evans 4591d9bb7e UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value
MNT_WAIT when we mean boolean `true' or check for that value not being
passed.  There was no problem in practice because MNT_WAIT had the
magic value of 1.
1999-01-06 18:18:06 +00:00
..
ffs UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value 1999-01-06 18:18:06 +00:00
mfs The mount_mfs process that stays in a supervisor context handling MFS 1999-01-01 04:14:11 +00:00
ufs Ifdefed conditionally used simplock variables. 1999-01-02 11:34:57 +00:00