git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1821df0
)
eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat
author
Roberto Sassu
<roberto.sassu@polito.it>
Mon, 21 Mar 2011 15:00:51 +0000
(16:00 +0100)
committer
Tyler Hicks
<tyhicks@linux.vnet.ibm.com>
Mon, 28 Mar 2011 06:49:39 +0000
(
01:49
-0500)
This patch removes the 'num_global_auth_toks' field of the
ecryptfs_mount_crypt_stat structure, used to count the number of items in
the 'global_auth_tok_list' list. This variable is not needed because there
are no checks based upon it.
Signed-off-by: Roberto Sassu <roberto.sassu@polito.it>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
No differences found