• R
    ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter · f16feb51
    Roberto Sassu 提交于
    This patch adds a new mount parameter 'ecryptfs_mount_auth_tok_only' to
    force ecryptfs to use only authentication tokens which signature has
    been specified at mount time with parameters 'ecryptfs_sig' and
    'ecryptfs_fnek_sig'. In this way, after disabling the passthrough and
    the encrypted view modes, it's possible to make available to users only
    files encrypted with the specified authentication token.
    Signed-off-by: NRoberto Sassu <roberto.sassu@polito.it>
    Cc: Dustin Kirkland <kirkland@canonical.com>
    Cc: James Morris <jmorris@namei.org>
    [Tyler: Clean up coding style errors found by checkpatch]
    Signed-off-by: NTyler Hicks <tyhicks@linux.vnet.ibm.com>
    f16feb51
keystore.c 77.4 KB