git: DragonFly_RELEASE_3_0 kernel: msdosfs -- Use -1 rather than 32-bit 0xffffffff in mount().
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Tue Mar 27 06:48:34 PDT 2012
commit 82e60c53f4889f9499f9061bfbccffc35b78494f
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date: Mon Mar 26 08:59:02 2012 -0700
kernel: msdosfs -- Use -1 rather than 32-bit 0xffffffff in mount().
Corrects bug mounting 8GB msdosfs filesystem on x86-64.
Submitted-by: G. Isenmann
Summary of changes:
sys/vfs/msdosfs/msdosfs_vfsops.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/82e60c53f4889f9499f9061bfbccffc35b78494f
--
DragonFly BSD source repository
More information about the Commits
mailing list