]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: erofs: move erofs_xattr_handlers to xattr.h
authorGao Xiang <gaoxiang25@huawei.com>
Mon, 14 Jan 2019 11:40:25 +0000 (19:40 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jan 2019 14:51:57 +0000 (15:51 +0100)
commit6af7b4830569a125e65a1123a3ac1db44e999929
tree8bdca84a89d70e5fa2d0821a660fe961d0799b0e
parent609398266c5426db2622dc43db2c95855d3b8e6c
staging: erofs: move erofs_xattr_handlers to xattr.h

Let's move independent xattr-related stuffs to xattr.h.
No logic changes.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/internal.h
drivers/staging/erofs/super.c
drivers/staging/erofs/xattr.h