Source-Changes archive

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

sun-lamp CVS commits



mycroft
Wed Apr 12 17:21:03 EDT 1995
Update of /a/cvsroot/src/sys/ufs/ffs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv8906

Modified Files:
        ffs_vfsops.c fs.h 
Log Message:
Make use of the `fs_clean' field.  If it was set when the file system was
mounted or upgraded to r-w, then clear it and set it again later when the
file system is unmounted or downgraded.

mycroft
Wed Apr 12 17:23:26 EDT 1995
Update of /a/cvsroot/src/sbin/dumpfs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9017/dumpfs

Modified Files:
        dumpfs.c 
Log Message:
Print out the `clean' field.

mycroft
Wed Apr 12 17:24:14 EDT 1995
Update of /a/cvsroot/src/sbin/fsck
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9039/fsck

Modified Files:
        extern.h fsck.h main.c setup.c utilities.c 
Log Message:
Set the clean flag if necessary.  If preening, don't check `clean' file
systems.

mycroft
Wed Apr 12 17:24:33 EDT 1995
Update of /a/cvsroot/src/sbin/newfs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9078/newfs

Modified Files:
        mkfs.c 
Log Message:
Set the `clean' flag.



Home | Main Index | Thread Index | Old Index