Date: Sun, 2 Mar 2008 22:52:14 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_extattr.c Message-ID: <200803022252.m22MqEKs042786@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-03-02 22:52:14 UTC
FreeBSD src repository
Modified files:
sys/ufs/ufs ufs_extattr.c
Log:
Don't auto-start or allow extattrctl for UFS2 file systems, as UFS2 has
native extended attributes. This didn't interfere with the operation of
UFS2 extended attributes, but the code shouldn't be running for UFS2.
MFC after: 2 weeks
Revision Changes Path
1.90 +18 -0 src/sys/ufs/ufs/ufs_extattr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803022252.m22MqEKs042786>
