linux_dsm_epyc7002/fs/erofs
Pratik Shinde 512f9922ee erofs: using switch-case while checking the inode type.
while filling the linux inode, using switch-case statement to check
the type of inode.
switch-case statement looks more clean here.

Signed-off-by: Pratik Shinde <pratikshinde320@gmail.com>
Reviewed-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190830095615.10995-1-pratikshinde320@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-04 08:31:54 +02:00
..
compress.h
data.c erofs: reduntant assignment in __erofs_get_meta_page() 2019-08-30 09:02:10 +02:00
decompressor.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
dir.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
erofs_fs.h
inode.c erofs: using switch-case while checking the inode type. 2019-09-04 08:31:54 +02:00
internal.h erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
Kconfig
Makefile
namei.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
super.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
tagptr.h
utils.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
xattr.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
xattr.h
zdata.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
zdata.h
zmap.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
zpvec.h erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00