Date: Tue, 14 Jun 2011 10:50:01 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cddl/compat/opensolaris/kern opensolaris_sysevent.c opensolaris_vfs.c src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs spa_history.c Message-ID: <201106141050.p5EAoM6d055993@repoman.freebsd.org>
index | next in thread | raw e-mail
mm 2011-06-14 10:50:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/cddl/compat/opensolaris/kern opensolaris_sysevent.c
opensolaris_vfs.c
sys/cddl/contrib/opensolaris/uts/common/fs/zfs spa_history.c
Log:
SVN rev 223075 on 2011-06-14 10:50:01Z by mm
MFC 222343, 222518, 222835
MFC r222343 (pjd):
Silence warnings about unsupoorted value types.
MFC r222518 (pjd):
Imagine situation where a security problem is found in setuid binary.
User upgrades his system to fix the problem, but if he has any
ZFS snapshots for the file system which contains problematic binary,
any user can mount the snapshot and execute vulnerable binary.
Prevent this from happening by always mounting snapshots with
setuid turned off.
MFC r222835:
Silence notice on pool creation, import and access.
Revision Changes Path
1.2.2.3 +4 -0 src/sys/cddl/compat/opensolaris/kern/opensolaris_sysevent.c
1.15.2.4 +5 -0 src/sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c
1.4.2.3 +2 -0 src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_history.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106141050.p5EAoM6d055993>
