1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 17:23:25 -05:00
linux/fs/ubifs
Rafał Miłecki 854826c9d5 ubifs: Drop softlimit and delta fields from struct ubifs_wbuf
Values of these fields are set during init and never modified. They are
used (read) in a single function only. There isn't really any reason to
keep them in a struct. It only makes struct just a bit bigger without
any visible gain.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2016-12-12 23:06:11 +01:00
..
budget.c
commit.c
compress.c
debug.c
debug.h
dir.c ubifs: Fix regression in ubifs_readdir() 2016-10-28 14:48:31 +02:00
file.c This pull request contains: 2016-10-11 10:49:44 -07:00
find.c
gc.c
io.c ubifs: Drop softlimit and delta fields from struct ubifs_wbuf 2016-12-12 23:06:11 +01:00
ioctl.c
journal.c
Kconfig
key.h
log.c
lprops.c
lpt.c
lpt_commit.c
Makefile
master.c
misc.c
misc.h
orphan.c
recovery.c
replay.c
sb.c
scan.c
shrinker.c
super.c
tnc.c
tnc_commit.c
tnc_misc.c
ubifs-media.h
ubifs.h ubifs: Drop softlimit and delta fields from struct ubifs_wbuf 2016-12-12 23:06:11 +01:00
xattr.c ubifs: Fix xattr_names length in exit paths 2016-10-20 00:05:54 +02:00