linux/fs/ubifs
Richard Weinberger 700eada82a ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
When we're creating a new inode in UBIFS the inode is not
yet exposed and fscrypto calls ubifs_xattr_set() without
holding the inode mutex. This is okay but ubifs_xattr_set()
has to know about this.

Signed-off-by: Richard Weinberger <richard@nod.at>
2016-12-12 23:07:38 +01:00
..
budget.c
commit.c
compress.c
crypto.c ubifs: Add skeleton for fscrypto 2016-12-12 23:07:38 +01:00
debug.c
debug.h
dir.c ubifs: Preload crypto context in ->lookup() 2016-12-12 23:07:38 +01:00
file.c ubifs: Implement file open operation 2016-12-12 23:07:38 +01:00
find.c
gc.c ubifs: Remove some dead code 2016-12-12 23:06:28 +01:00
io.c ubifs: Use dirty_writeback_interval value for wbuf timer 2016-12-12 23:06:24 +01:00
ioctl.c ubifs: Add skeleton for fscrypto 2016-12-12 23:07:38 +01:00
journal.c ubifs: Use move variable in ubifs_rename() 2016-10-02 22:55:02 +02:00
Kconfig ubifs: Add skeleton for fscrypto 2016-12-12 23:07:38 +01:00
key.h
log.c
lprops.c UBIFS: improve function-level documentation 2016-10-02 22:55:02 +02:00
lpt_commit.c UBIFS: improve function-level documentation 2016-10-02 22:55:02 +02:00
lpt.c
Makefile ubifs: Add skeleton for fscrypto 2016-12-12 23:07:38 +01:00
master.c
misc.c
misc.h
orphan.c
recovery.c
replay.c UBIFS: improve function-level documentation 2016-10-02 22:55:02 +02:00
sb.c
scan.c
shrinker.c
super.c ubifs: Add skeleton for fscrypto 2016-12-12 23:07:38 +01:00
tnc_commit.c
tnc_misc.c
tnc.c
ubifs-media.h ubifs: Add skeleton for fscrypto 2016-12-12 23:07:38 +01:00
ubifs.h ubifs: Add skeleton for fscrypto 2016-12-12 23:07:38 +01:00
xattr.c ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto 2016-12-12 23:07:38 +01:00