K 10 svn:author V 3 bde K 8 svn:date V 27 1999-01-06T18:18:06.000000Z K 7 svn:log V 227 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. END