]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r246218:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 8 Feb 2013 11:17:47 +0000 (11:17 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 8 Feb 2013 11:17:47 +0000 (11:17 +0000)
commit7da25613caa90e0ebdf061dadb78c91bba1053e8
treedb897dd6e595cfb6957e3a24f460f43d15ad4f2a
parent37e358b51b1954e2094efefdff0f02487faa6034
MFC r246218:
Backup FATs were sometimes marked dirty by copying their first block
from the primary FAT, and then they were not marked clean on unmount.
Force marking them clean when appropriate.

git-svn-id: svn://svn.freebsd.org/base/stable/8@246549 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/msdosfs/msdosfs_fat.c