linux/drivers/staging/erofs
Gao Xiang ff784a78af staging: erofs: correct all misused ENOTSUPP
As Chao pointed out [1], ENOTSUPP is used for NFS
protocol only, we should use EOPNOTSUPP instead...

[1] https://lore.kernel.org/lkml/108ee2f9-75dd-b8ab-8da7-b81c17bafbf6@huawei.com/

Reported-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Link: https://lore.kernel.org/r/20190814103705.60698-3-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-15 14:24:30 +02:00
..
Documentation/filesystems staging: erofs: turn cache strategies into mount options 2019-08-02 13:52:07 +02: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: introduce EFSCORRUPTED and more logs 2019-08-15 14:24:30 +02:00
decompressor.c staging: erofs: correct all misused ENOTSUPP 2019-08-15 14:24:30 +02:00
dir.c staging: erofs: introduce EFSCORRUPTED and more logs 2019-08-15 14:24:30 +02:00
erofs_fs.h staging: erofs: inline erofs_inode_is_data_compressed() 2019-08-14 11:35:23 +02:00
inode.c staging: erofs: differentiate unsupported on-disk format 2019-08-15 14:24:30 +02:00
internal.h staging: erofs: correct all misused ENOTSUPP 2019-08-15 14:24:30 +02:00
Kconfig staging: erofs: update Kconfig 2019-08-02 13:52:08 +02:00
Makefile staging: erofs: rename source files for better understanding 2019-08-02 13:52:03 +02:00
namei.c staging: erofs: introduce EFSCORRUPTED and more logs 2019-08-15 14:24:30 +02:00
super.c staging: erofs: update super.c 2019-08-02 13:52:08 +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: tidy up utils.c 2019-08-02 13:52:08 +02:00
xattr.c staging: erofs: correct all misused ENOTSUPP 2019-08-15 14:24:30 +02:00
xattr.h staging: erofs: correct all misused ENOTSUPP 2019-08-15 14:24:30 +02:00
zdata.c staging: erofs: turn cache strategies into mount options 2019-08-02 13:52:07 +02:00
zdata.h staging: erofs: turn cache strategies into mount options 2019-08-02 13:52:07 +02:00
zmap.c staging: erofs: correct all misused ENOTSUPP 2019-08-15 14:24:30 +02:00
zpvec.h staging: erofs: tidy up zpvec.h 2019-08-02 13:52:06 +02:00