eCryptfs: Remove ecryptfs_unlink_sigs warnings
authorTyler Hicks <tyhicks@linux.vnet.ibm.com>
Wed, 22 Apr 2009 09:08:46 +0000 (04:08 -0500)
committerTyler Hicks <tyhicks@linux.vnet.ibm.com>
Wed, 22 Apr 2009 09:08:46 +0000 (04:08 -0500)
commite77cc8d243f9f1e1d3f0799e23cc14e837ccc8c6
treee71815e09c73e33bdd2c687f7508e3720c4d3ed7
parent13a791b4e63eb0537a7f804a340d6527485983b4
eCryptfs: Remove ecryptfs_unlink_sigs warnings

A feature was added to the eCryptfs umount helper to automatically
unlink the keys used for an eCryptfs mount from the kernel keyring upon
umount.  This patch keeps the unrecognized mount option warnings for
ecryptfs_unlink_sigs out of the logs.

Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
fs/ecryptfs/ecryptfs_kernel.h
fs/ecryptfs/main.c
fs/ecryptfs/super.c