From owner-cvs-all Mon Feb 4 10: 9:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0376637B422; Mon, 4 Feb 2002 10:09:30 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g14I9Tn24171; Mon, 4 Feb 2002 10:09:29 -0800 (PST) (envelope-from rwatson) Message-Id: <200202041809.g14I9Tn24171@freefall.freebsd.org> From: Robert Watson Date: Mon, 4 Feb 2002 10:09:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/pseudofs pseudofs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/02/04 10:09:29 PST Modified files: sys/fs/pseudofs pseudofs_vnops.c Log: Return EPERM instead of 0 in the un-implemented pseudofs_setattr(). Conceivably, it should even return EOPNOTSUPP. Revision Changes Path 1.22 +1 -2 src/sys/fs/pseudofs/pseudofs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message