commit | bdf30cef10558d2158952c27bd18c16fe72b58d5 | [log] [tgz] |
---|---|---|
author | Gao Xiang <gaoxiang25@huawei.com> | Wed Sep 19 13:49:09 2018 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 20 12:25:36 2018 +0200 |
tree | 991d427572ffc9cd6085eb87c0a4698d9abc4512 | |
parent | 5fb76bb04216fdbbee3fec544a0c16e990fefdfb [diff] |
staging: erofs: add some comments for xattr subsystem As Dan Carpenter pointed out, it is better to document what return values of these callbacks in `struct xattr_iter_handlers' mean and why it->ofs is increased regardless of success or failure in `xattr_foreach'. Suggested-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>