linux/fs/ubifs
Richard Weinberger f1f52d6b02 ubifs: Introduce new data node field, compr_size
When data of a data node is compressed and encrypted
we need to store the size of the compressed data because
before encryption we may have to add padding bytes.

For the new field we consume the last two padding bytes
in struct ubifs_data_node. Two bytes are fine because
the data length is at most 4096.

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 ubifs: ubifs_dump_inode: Fix dumping field bulk_read 2016-05-24 15:29:44 +02:00
debug.h
dir.c ubifs: Preload crypto context in ->lookup() 2016-12-12 23:07:38 +01:00
file.c ubifs: Enforce crypto policy in mmap 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: Introduce new data node field, compr_size 2016-12-12 23:07:38 +01: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 lib/uuid.c: move generate_random_uuid() to uuid.c 2016-05-20 17:58:30 -07:00
scan.c
shrinker.c
super.c ubifs: Add skeleton for fscrypto 2016-12-12 23:07:38 +01:00
tnc_commit.c ubifs: Fix assertion in layout_in_gaps() 2016-08-23 23:02:40 +02:00
tnc_misc.c
tnc.c
ubifs-media.h ubifs: Introduce new data node field, compr_size 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