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:           Mon Feb 24 08:42:50 UTC 2003

Modified Files:
        src/sys/ufs/lfs: lfs.h lfs_extern.h lfs_syscalls.c lfs_vnops.c

Log Message:
Add lfs_ioctl vnode op, with ioctls to take over cleaner system call
functionality (not including segment clean, since that is now done
automatically as checkpoints happen).


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/ufs/lfs/lfs.h
cvs rdiff -r1.42 -r1.43 src/sys/ufs/lfs/lfs_extern.h
cvs rdiff -r1.83 -r1.84 src/sys/ufs/lfs/lfs_syscalls.c
cvs rdiff -r1.88 -r1.89 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