Date: Tue, 4 Feb 2003 00:30:53 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/smbfs smbfs_vnops.c Message-ID: <200302040830.h148UrLc003538@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2003/02/04 00:30:53 PST Modified files: sys/fs/smbfs smbfs_vnops.c Log: Add missing permission checks to the smbfs VOP_SETATTR vnode op for the case where the caller requests to change access or modification times. MFC after: 3 days Revision Changes Path 1.30 +5 -0 src/sys/fs/smbfs/smbfs_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?200302040830.h148UrLc003538>