Source-Changes archive

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

CVS commit: [yamt-vop] src/sys/ufs/lfs



Module Name:    src
Committed By:   yamt
Date:           Sat Oct 29 17:22:22 UTC 2005

Modified Files:
        src/sys/ufs/lfs [yamt-vop]: lfs_alloc.c lfs_inode.c lfs_vfsops.c
            lfs_vnops.c

Log Message:
use lfs_* directly rather than via ufs_ops.
suggested by Chuck Silvers.


To generate a diff of this commit:
cvs rdiff -r1.84.2.1 -r1.84.2.2 src/sys/ufs/lfs/lfs_alloc.c
cvs rdiff -r1.97.2.1 -r1.97.2.2 src/sys/ufs/lfs/lfs_inode.c
cvs rdiff -r1.188.2.1 -r1.188.2.2 src/sys/ufs/lfs/lfs_vfsops.c
cvs rdiff -r1.155.2.1 -r1.155.2.2 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