[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 06:09:10 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213507
--- Comment #2 from Vladislav Movchan <vladislav.movchan at gmail.com> ---
(In reply to Konstantin Belousov from comment #1)
While debugging I checked content of newly allocated cluster right after
vfs_bio_clrbuf() call. So after execution of vfs_bio_clrbuf() it is possible to
see junk/random data in bp->b_data.
I just rechecked it once again to make sure - sometimes newly allocated cluster
contains just zeroes, but sometimes there are random data.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list