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

Modified Files:
	src/sys/ufs/ffs: ffs_vfsops.c

Log Message:
In ffs_unmount(), detect EOPNOTSUPP errno returned from
ufs_extattr_stop().

From FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.171 -r1.172 src/sys/ufs/ffs/ffs_vfsops.c

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