Source-Changes archive

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

CVS commit: syssrc/sys/msdosfs



Module Name:    syssrc
Committed By:   jdolecek
Date:           Mon Mar 25 20:42:41 UTC 2002

Modified Files:
        syssrc/sys/msdosfs: msdosfs_vfsops.c

Log Message:
use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE
for the GEMDOS disklabel check
indent the if condition so that the intent is clearly visible
discussed with Leo Weppelman


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 syssrc/sys/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