DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: msdosfs - Fix panic when mounting msdos filesystems.
commit 12d442975420e1da3daae44f5c20a3c1dce055df
Author: Joe Talbott <josepht@dragonflybsd.org>
Date: Tue Sep 7 00:17:00 2010 -0400
msdosfs - Fix panic when mounting msdos filesystems.
bread()ing different sizes from the same address requires this
flag before b[q]relse() is called.
Discussed-With: dillon
Summary of changes:
sys/vfs/msdosfs/msdosfs_vfsops.c | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/12d442975420e1da3daae44f5c20a3c1dce055df
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]