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: joerg
Date: Tue Jan 26 20:25:52 UTC 2010
Modified Files:
src/sys/fs/msdosfs: msdosfs_fat.c
Log Message:
On broken filesystems the fillinmap inner loop may have never read a
block, so don't try to release it if bp==NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/fs/msdosfs/msdosfs_fat.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