Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: enami
Date: Tue Feb 17 01:29:39 UTC 2004
Modified Files:
src/sys/kern: vfs_getcwd.c
Log Message:
Rewind the `bp' advanced backward by cache_revlookup() if getcwd_getcache()
finally returns cache miss.
# Slightly modified from posted version so that it is cleanly patchable
# at least on 1.6 branch.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/kern/vfs_getcwd.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