]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0153045fa08a0e2b8babb4017bb2ee1db28d05a0
treee71815e09c73e33bdd2c687f7508e3720c4d3ed7
parentd6da396f02ce6d5aaae64f256c97cc63dbc74aa6
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