Date: Fri, 27 Sep 2002 13:00:03 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vnops.c Message-ID: <200209272000.g8RK03eV021541@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/09/27 13:00:03 PDT Modified files: sys/ufs/ffs ffs_vnops.c Log: Use our mount-credential if we get a NOCRED when we try to write out EA space back to disk. This is wrong in many ways, but not as wrong as a panic. Pancied on: rwatson & jmallet Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.96 +2 -0 src/sys/ufs/ffs/ffs_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?200209272000.g8RK03eV021541>