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:37:07 UTC 2013

Modified Files:
        src/sys/ufs/lfs: lfs_rename.c ulfs_inode.c ulfs_lookup.c ulfs_quota2.c
            ulfs_readwrite.c ulfs_vnops.c ulfsmount.h

Log Message:
Remove the now-pointless ulfs ops macros.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/ufs/lfs/lfs_rename.c
cvs rdiff -u -r1.8 -r1.9 src/sys/ufs/lfs/ulfs_inode.c
cvs rdiff -u -r1.13 -r1.14 src/sys/ufs/lfs/ulfs_lookup.c
cvs rdiff -u -r1.7 -r1.8 src/sys/ufs/lfs/ulfs_quota2.c
cvs rdiff -u -r1.4 -r1.5 src/sys/ufs/lfs/ulfs_readwrite.c
cvs rdiff -u -r1.16 -r1.17 src/sys/ufs/lfs/ulfs_vnops.c
cvs rdiff -u -r1.10 -r1.11 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