Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/msdosfs



Module Name:    src
Committed By:   pooka
Date:           Fri Jan  4 14:58:16 UTC 2008

Modified Files:
        src/sys/fs/msdosfs: msdosfs_vfsops.c

Log Message:
Politely refuse to mount a file system which says its FAT size is
zero - our implementation can't handle it (how sensible handling
a case like that would be is a whole other debate).

fixes panic reported by Jukka Salmi on current-users


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/fs/msdosfs/msdosfs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index