]> granicus.if.org Git - zfs/commit
Handle acl flags from util-linux mount command
authorrenelson <bnelson@nelsonbe.com>
Tue, 17 Dec 2013 18:44:23 +0000 (10:44 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 19 Dec 2013 00:46:20 +0000 (16:46 -0800)
commita5f3665168946318c98ed5407b9314d400bd6dde
tree713134588665baa12f22877c3d9fcc10edabde31
parent758d35520b7e15fd6db2e8c8f45294a9cf0514cb
Handle acl flags from util-linux mount command

Add acl, noacl and posixacl to option_map, avoiding ENOENT error
case when mount from util-linux-2.24 execs mount.zfs with any of
those flags

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: renelson <bnelson@nelsonbe.com>
Issue #1968
cmd/mount_zfs/mount_zfs.c
lib/libspl/include/sys/mntent.h
lib/libspl/include/sys/mount.h