jeff 2006-01-30 08:22:57 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_getcwd.c
Log:
- vn_lock with LK_RETRY can not return an error. The code that handled this
case was not necessary.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.21 +4 -10 src/sys/compat/linux/linux_getcwd.c