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:   dholland
Date:           Sun Jul 28 00:29:18 UTC 2013

Modified Files:
        src/sys/ufs/lfs: lfs_vfsops.c ulfs_inode.c ulfs_lookup.c ulfs_quota2.c
            ulfsmount.h

Log Message:
Get rid of the ulfs_ops table as we only have one fs in here now.


To generate a diff of this commit:
cvs rdiff -u -r1.307 -r1.308 src/sys/ufs/lfs/lfs_vfsops.c
cvs rdiff -u -r1.7 -r1.8 src/sys/ufs/lfs/ulfs_inode.c
cvs rdiff -u -r1.12 -r1.13 src/sys/ufs/lfs/ulfs_lookup.c
cvs rdiff -u -r1.6 -r1.7 src/sys/ufs/lfs/ulfs_quota2.c
cvs rdiff -u -r1.9 -r1.10 src/sys/ufs/lfs/ulfsmount.h

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