]> granicus.if.org Git - linux-pam/commitdiff
pam_namespace: add mntopts flag for tmpfs mount options
authorTomas Mraz <tmraz@fedoraproject.org>
Wed, 10 Oct 2012 17:46:02 +0000 (19:46 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Wed, 10 Oct 2012 17:46:02 +0000 (19:46 +0200)
modules/pam_namespace/pam_namespace.h: Add mount_opts member to polydir
structure.
modules/pam_namespace/pam_namespace.c (del_polydir): Free the mount_opts.
(parse_method): Parse the mntopts flag.
(ns_setup): Pass the mount_opts to mount().
modules/pam_namespace/namespace.conf.5.xml: Document the mntopts flag.


No differences found