[GIT PULL] fscrypt update for 4.10

From: Theodore Ts'o
Date: Mon Jan 02 2017 - 21:24:14 EST


The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git tags/fscrypt-for-stable

for you to fetch changes up to 42d97eb0ade31e1bc537d086842f5d6e766d9d51:

fscrypt: fix renaming and linking special files (2016-12-31 00:47:05 -0500)

----------------------------------------------------------------
Two fscrypt bug fixes, one of which was unmasked by an update to the
crypto tree during the merge window.

----------------------------------------------------------------
Eric Biggers (1):
fscrypt: fix renaming and linking special files

Theodore Ts'o (1):
fscrypt: fix the test_dummy_encryption mount option

fs/crypto/keyinfo.c | 3 ++-
fs/crypto/policy.c | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)