[Bug 213507] [msdosfs] [patch]: Prevent occasional directory corruption while extending it to another cluster

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 16 05:56:24 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213507

Konstantin Belousov <kib at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib at FreeBSD.org

--- Comment #1 from Konstantin Belousov <kib at FreeBSD.org> ---
Right after the both branches of the if() statement, one of which you patched,
there is vfs_bio_clrbuf() call to clear the buffer.

Due to this, I highly doubt that the patch changes anything, i.e. the bug must
be elsewere.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list