sys/vfs/msdosfs: Add markvoldirty()
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 7 Oct 2019 15:05:13 +0000 (00:05 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 7 Oct 2019 15:08:09 +0000 (00:08 +0900)
commit3e5441188bbdc645706185566a9fee9057f8ca96
treec33e1f7f186613e73cd4e35249a7c1f8b7840ef2
parent185dfddd821e9d5a996ddb415b0f5e6ebb4fb6fe
sys/vfs/msdosfs: Add markvoldirty()

from freebsd/freebsd@7dde93f1df429cf9a818bf7b716962298f489807
from freebsd/freebsd@47701ffd1e3ae03dfc0c65c3e70cfabc99537681

Only import the function, unused yet.
Disable B_INVALONERR part.
sys/vfs/msdosfs/fat.h
sys/vfs/msdosfs/msdosfs_fat.c