https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199152
--- Comment #2 from [email protected] --- A commit references this bug: Author: kib Date: Sun Apr 5 21:10:39 UTC 2015 New revision: 281121 URL: https://svnweb.freebsd.org/changeset/base/281121 Log: Do not call msdosfs_sync() on the read-only msdosfs mounts. In fact, it should be a nop for ro. PR: 199152 Reviewed by: bde (PR version of the patch) Submitted by: [email protected] MFC after: 1 week Changes: head/sys/fs/msdosfs/msdosfs_vfsops.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
