Subject: CVS commit: src/sys/ufs/ufs
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 09/22/2005 13:49:03
Module Name:	src
Committed By:	rpaulo
Date:		Thu Sep 22 13:49:03 UTC 2005

Modified Files:
	src/sys/ufs/ufs: ufs_extattr.c

Log Message:
In ufs_extattr_stop(), if we haven't started yet, errno must be set
before bailing out.

From FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/ufs/ufs/ufs_extattr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.