]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If the fatchain() call in chainalloc() returned an error, revert
authorKonstantin Belousov <kib@FreeBSD.org>
Fri, 28 Oct 2016 11:26:44 +0000 (11:26 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 28 Oct 2016 11:26:44 +0000 (11:26 +0000)
commit03b8a419e4b6e33f6a6f2765d4dda879b31ad5c1
treef12187f89c639a169e383d78b377ee955ebcd039
parentf33d62b2d2a3ce833f26c1cfeaf7fea57ad78e62
If the fatchain() call in chainalloc() returned an error, revert
marking the cluster run as in-use.

Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
sys/fs/msdosfs/msdosfs_fat.c