truckman f76d668175 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().
2004-01-14 22:38:03 +00:00
..
2003-11-05 01:53:10 +00:00
2003-06-10 21:29:12 +00:00
2003-06-10 21:29:12 +00:00
2002-03-20 05:48:58 +00:00
2003-06-10 21:29:12 +00:00