jeff 2005-03-29 10:04:25 UTC
FreeBSD src repository
Modified files:
sys/sys namei.h
Log:
- Add a lock flag to the component name so that namei() may request a
shared lock. Filesystems are not required to honor this request.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.45 +1 -0 src/sys/sys/namei.h