freebsd-nq/sys/compat
Alexander Kabaev 501f5ff123 Do not call VOP_GETATTR in getdents function. It does not serve any
purpose and the resulting vattr structure was ignored. In addition,
the VOP_GETATTR call was made with no vnode lock held, resulting in
vnode locking violation panic with debug kernels.

Reported by:	truckman

Approved by:	re@ (rwatson)
2003-11-19 04:12:32 +00:00
..
freebsd32 Regen 2003-11-08 07:31:49 +00:00
ia32 Move a MD 32 bit binary support routine into the MD areas. exec_setregs 2003-11-08 07:43:44 +00:00
linprocfs
linux Do not call VOP_GETATTR in getdents function. It does not serve any 2003-11-19 04:12:32 +00:00
netbsd
pecoff
svr4 Do not call VOP_GETATTR in getdents function. It does not serve any 2003-11-19 04:12:32 +00:00