Date: Mon, 30 Jan 2006 08:22:57 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_getcwd.c Message-ID: <200601300822.k0U8Mv2u063710@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601300822.k0U8Mv2u063710>
