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: Mon Jun 20 02:31:47 UTC 2016
Modified Files:
src/sys/ufs/lfs: lfs_vnops.c ulfs_extern.h ulfs_vnops.c
Log Message:
Merge (effectively) -r1.78 of ufs_extern.h: shift ulfs_makeinode to
lfs_vnops.c and make it file-static there, as that's the only place
it's used.
To generate a diff of this commit:
cvs rdiff -u -r1.298 -r1.299 src/sys/ufs/lfs/lfs_vnops.c
cvs rdiff -u -r1.22 -r1.23 src/sys/ufs/lfs/ulfs_extern.h
cvs rdiff -u -r1.41 -r1.42 src/sys/ufs/lfs/ulfs_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