Date: Tue, 8 Sep 2009 16:40:08 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_ioctl.c Message-ID: <200909081640.n88GeTA5073948@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2009-09-08 16:40:08 UTC
FreeBSD src repository
Modified files:
sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_ioctl.c
Log:
SVN rev 196985 on 2009-09-08 16:40:08Z by pjd
Only log successful commands! Without this fix we log even unsuccessful
commands executed by unprivileged users. Action is not really taken, but it is
logged to pool history, which might be confusing.
Reported by: Denis Ahrens <denis@h3q.com>
MFC after: 3 days
Revision Changes Path
1.15 +4 -2 src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909081640.n88GeTA5073948>
