Module Name: src
Committed By: hannken
Date: Sun May 25 13:49:13 UTC 2014
Modified Files:
src/sys/ufs/lfs: ulfs_extern.h ulfs_lookup.c
Log Message:
Remove ulfs_checkpath() and ulfs_readdotdot(). These are relics
from the pre-genfs_rename era.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/ufs/lfs/ulfs_extern.h
cvs rdiff -u -r1.19 -r1.20 src/sys/ufs/lfs/ulfs_lookup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.