K 10 svn:author V 3 bde K 8 svn:date V 27 2003-12-29T10:12:02.000000Z K 7 svn:log V 342 Fixed some minor style bugs in rev.1.144. All related to msdosfs_advlock() (mainly unsorting). There were no changes related to the dirty flag here. The reference NetBSD implementation put msdosfs_advlock() in a different place. This commit only moves its declarations and changes some of the function body to be like the NetBSD version. END