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:   jakllsch
Date:           Sun Nov  4 17:16:37 UTC 2012

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

Log Message:
((u_long)-1) will not always be 0xffffffff, which is what we actually
want to test against to determine if the FSInfo block's next free
cluster suggestion is valid


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 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