Properly track the write-open count when updating a msdos mount from RW to RO,
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 May 2008 19:14:38 +0000 (19:14 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 May 2008 19:14:38 +0000 (19:14 +0000)
commitb8bd7242f87c6f8d6fff3d39c43d72a61a9a7dd0
treee95023ad5d53fbacdbc06617056fc953f8625bfd
parent62c4a8945f410ea5a1d65d72d86420c72172f2ff
Properly track the write-open count when updating a msdos mount from RW to RO,
or from RO to RW.

Reported-by: Rumko <rumcic@gmail.com>
sys/vfs/msdosfs/msdosfs_vfsops.c