linux-stable/drivers/staging/erofs
Gao Xiang 8494c29ffe staging: erofs: drop __GFP_NOFAIL for managed inode
For historical reasons, __GFP_NOFAIL was set for managed inode.
It's no need using that since EROFS can handle it properly.

Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Link: https://lore.kernel.org/r/20190731155752.210602-13-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-02 13:52:06 +02:00
..
Documentation/filesystems staging: erofs: support IO read error injection 2019-03-26 05:51:17 +09:00
include/trace/events staging: erofs: rename source files for better understanding 2019-08-02 13:52:03 +02:00
compress.h staging: erofs: update source file headers 2019-08-02 13:52:03 +02:00
data.c staging: erofs: update source file headers 2019-08-02 13:52:03 +02:00
decompressor.c staging: erofs: clean up internal.h 2019-08-02 13:52:04 +02:00
dir.c staging: erofs: update source file headers 2019-08-02 13:52:03 +02:00
erofs_fs.h staging: erofs: keep up erofs_fs.h with erofs-outofstaging patchset 2019-08-02 13:52:03 +02:00
inode.c staging: erofs: update source file headers 2019-08-02 13:52:03 +02:00
internal.h staging: erofs: kill sbi->dev_name 2019-08-02 13:52:05 +02:00
Kconfig staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES 2019-08-02 13:52:05 +02:00
Makefile staging: erofs: rename source files for better understanding 2019-08-02 13:52:03 +02:00
namei.c staging: erofs: remove redundant #include "internal.h" 2019-08-02 13:52:04 +02:00
super.c staging: erofs: drop __GFP_NOFAIL for managed inode 2019-08-02 13:52:06 +02:00
tagptr.h staging: erofs: rename source files for better understanding 2019-08-02 13:52:03 +02:00
TODO staging: erofs: update erofs-utils information in TODO 2018-12-06 16:08:56 +01:00
utils.c staging: erofs: clean up shrinker stuffs 2019-08-02 13:52:05 +02:00
xattr.c staging: erofs: update source file headers 2019-08-02 13:52:03 +02:00
xattr.h staging: erofs: fix dummy functions erofs_{get, list}xattr 2019-08-02 13:52:03 +02:00
zdata.c staging: erofs: clean up internal.h 2019-08-02 13:52:04 +02:00
zdata.h staging: erofs: clean up internal.h 2019-08-02 13:52:04 +02:00
zmap.c staging: erofs: update source file headers 2019-08-02 13:52:03 +02:00
zpvec.h staging: erofs: rename source files for better understanding 2019-08-02 13:52:03 +02:00