Date: Sat, 26 Oct 2002 11:16:19 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/fdescfs fdesc_vnops.c Message-ID: <200210261816.g9QIGJeJ012609@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/10/26 11:16:19 PDT Modified files: sys/fs/fdescfs fdesc_vnops.c Log: In VOP_LOOKUP, don't deny DELETE and RENAME operations when ISLASTCN is not set. The actual file which is being looked up may live in a different filesystem. Revision Changes Path 1.79 +2 -1 src/sys/fs/fdescfs/fdesc_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?200210261816.g9QIGJeJ012609>