git: msdosfs - Fix panic when mounting msdos filesystems.

Joe Talbott josepht at crater.dragonflybsd.org
Mon Sep 6 21:21:29 PDT 2010


commit 12d442975420e1da3daae44f5c20a3c1dce055df
Author: Joe Talbott <josepht at 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





More information about the Commits mailing list