summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_acl_posix1e.c
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2004-01-14 22:38:03 +0000
committertruckman <truckman@FreeBSD.org>2004-01-14 22:38:03 +0000
commitf76d668175b28f4720aaffb6aa97b784948f060a (patch)
treeb1b0e41288ae7dba51ef412556d46523bcafc9a2 /sys/kern/subr_acl_posix1e.c
parent82162ee86dca5844501aff727a5a56a5b147d5a3 (diff)
downloadFreeBSD-src-f76d668175b28f4720aaffb6aa97b784948f060a.zip
FreeBSD-src-f76d668175b28f4720aaffb6aa97b784948f060a.tar.gz
VOP_GETATTR() wants the vnode passed to it to be locked. Instead
of adding the code to lock and unlock the vnodes and taking care to avoid deadlock, simplify linux_emul_convpath() by comparing the vnode pointers directly instead of comparing their va_fsid and va_fileid attributes. This allows the removal of the calls to VOP_GETATTR().
Diffstat (limited to 'sys/kern/subr_acl_posix1e.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud