Date: Wed, 28 Nov 2001 10:25:39 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c msdosfs_vnops.c Message-ID: <200111281825.fASIPd885369@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/11/28 10:25:39 PST Modified files: sys/fs/msdosfs msdosfs_vfsops.c msdosfs_vnops.c Log: Use suser_td() instead of explicitly checking cr_uid against 0. PR: kern/21809 Submitted by: <mbendiks@eunet.no> Reviewed by: rwatson Revision Changes Path 1.84 +2 -2 src/sys/fs/msdosfs/msdosfs_vfsops.c 1.115 +2 -2 src/sys/fs/msdosfs/msdosfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111281825.fASIPd885369>