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 00:18:40 UTC 2016

Modified Files:
        src/sys/ufs/lfs: lfs_inode.h ulfs_inode.h

Log Message:
Merge ufs/inode.h 1.66: remove i_hash from struct inode. This is the
hash table entry link from the old per-fs vnode cache and we don't
need it any more.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/ufs/lfs/lfs_inode.h
cvs rdiff -u -r1.17 -r1.18 src/sys/ufs/lfs/ulfs_inode.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