commit | ba2b77a8202287d9a3b58e7a98fd647601e0ab57 | [log] [tgz] |
---|---|---|
author | Gao Xiang <gaoxiang25@huawei.com> | Thu Jul 26 20:21:46 2018 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 27 17:21:59 2018 +0200 |
tree | d6998f84f7b473dc363fc1e77fcafd85fca82015 | |
parent | bfb8674dc0447da3ab65665dd21086475abb8e4c [diff] |
staging: erofs: add super block operations This commit adds erofs super block operations, including (u)mount, remount_fs, show_options, statfs, in addition to some private icache management functions. Signed-off-by: Miao Xie <miaoxie@huawei.com> Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>