Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2015 21:11:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 199152] msdosfs writes on umount to readonly mounted fs
Message-ID:  <bug-199152-8-erNsEcyLTx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199152-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199152-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199152

--- Comment #2 from commit-hook@freebsd.org ---
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:    longwitz@incore.de
  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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199152-8-erNsEcyLTx>