Revision 3d4b2fcbc980879a1385d5d7d17a4ffd0ee9aa1f authored by Eric Biggers on 19 December 2016, 19:15:48 UTC, committed by Richard Weinberger on 17 January 2017, 13:34:21 UTC
In several places, ubifs checked for an encryption key before creating a
file in an encrypted directory.  This was redundant with
fscrypt_setup_filename() or ubifs_new_inode(), and in the case of
ubifs_link() it broke linking to special files.  So remove the extra
checks.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
1 parent a75467d
History
File Mode Size
00-INDEX -rw-r--r-- 458 bytes
README.cycladesZ -rw-r--r-- 293 bytes
driver -rw-r--r-- 14.7 KB
moxa-smartio -rw-r--r-- 20.1 KB
n_gsm.txt -rw-r--r-- 3.1 KB
rocket.txt -rw-r--r-- 7.6 KB
serial-rs485.txt -rw-r--r-- 3.4 KB
tty.txt -rw-r--r-- 11.3 KB

README.cycladesZ

back to top