Date: Wed, 6 Jun 2001 16:34:39 -0700 (PDT) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <200106062334.f56NYd430772@freefall.freebsd.org>
index | next in thread | raw e-mail
tmm 2001/06/06 16:34:39 PDT
Modified files:
sys/kern vfs_syscalls.c
Log:
Fix an instance of NDINIT in the extattrctl syscall: LOCKLEAF was or'ed
to the operation parameter, not to the flags as it should be.
Reviewed by: rwatson
Revision Changes Path
1.194 +2 -2 src/sys/kern/vfs_syscalls.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106062334.f56NYd430772>
