Source-Changes archive

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

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   perseant
Date:           Fri Mar 31 02:31:37 UTC 2006

Modified Files:
        src/sys/ufs/lfs: lfs_vfsops.c lfs_vnops.c

Log Message:
Handle the "filesystem is clean" flag correctly when upgrading from
read-only to read-write mount.  This makes "root on lfs" work for me,
although it looks like a different traceback from PR#32667.


To generate a diff of this commit:
cvs rdiff -r1.197 -r1.198 src/sys/ufs/lfs/lfs_vfsops.c
cvs rdiff -r1.160 -r1.161 src/sys/ufs/lfs/lfs_vnops.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