From: Roberto Sassu Date: Wed, 6 Oct 2010 16:31:32 +0000 (+0200) Subject: ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter X-Git-Tag: v2.6.37-rc1~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f16feb5119a87f5e683be7e8916c060abfb0e8d6;p=pandora-kernel.git ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter 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: Roberto Sassu Cc: Dustin Kirkland Cc: James Morris [Tyler: Clean up coding style errors found by checkpatch] Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed