linux-next/fs/erofs
Gao Xiang 0259f20948 erofs: use dsb instead of layout for ondisk super_block
As Christoph pointed out [1], "Why is the variable name
for the on-disk subperblock layout? We usually still
calls this something with sb in the name, e.g. dsb.
for disksuper block. " Let's fix it.

[1] https://lore.kernel.org/r/20190829101545.GC20598@infradead.org/
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190904020912.63925-14-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-05 20:10:08 +02:00
..
compress.h
data.c erofs: use erofs_inode naming 2019-09-05 20:10:07 +02:00
decompressor.c erofs: use feature_incompat rather than requirements 2019-09-05 20:10:07 +02:00
dir.c erofs: use erofs_inode naming 2019-09-05 20:10:07 +02:00
erofs_fs.h erofs: update erofs_fs.h comments 2019-09-05 20:10:07 +02:00
inode.c erofs: better erofs symlink stuffs 2019-09-05 20:10:07 +02:00
internal.h erofs: better erofs symlink stuffs 2019-09-05 20:10:07 +02:00
Kconfig
Makefile
namei.c erofs: use erofs_inode naming 2019-09-05 20:10:07 +02:00
super.c erofs: use dsb instead of layout for ondisk super_block 2019-09-05 20:10:08 +02:00
tagptr.h
utils.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
xattr.c erofs: use erofs_inode naming 2019-09-05 20:10:07 +02:00
xattr.h erofs: use erofs_inode naming 2019-09-05 20:10:07 +02:00
zdata.c erofs: use erofs_inode naming 2019-09-05 20:10:07 +02:00
zdata.h
zmap.c erofs: use erofs_inode naming 2019-09-05 20:10:07 +02:00
zpvec.h erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00