cvs commit: src/sys/vfs/msdosfs msdosfs_vfsops.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue May 20 12:15:04 PDT 2008
dillon 2008/05/20 12:14:39 PDT
DragonFly src repository
Modified files:
sys/vfs/msdosfs msdosfs_vfsops.c
Log:
Properly track the write-open count when updating a msdos mount from RW to RO,
or from RO to RW.
Reported-by: Rumko <rumcic at gmail.com>
Revision Changes Path
1.51 +11 -3 src/sys/vfs/msdosfs/msdosfs_vfsops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/msdosfs/msdosfs_vfsops.c.diff?r1=1.50&r2=1.51&f=u
More information about the Commits
mailing list