commit | 5130ccea7cf4646a24c005be1309b7f86f1e91c9 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Mon Oct 17 15:11:29 2016 +0000 |
committer | Ilya Dryomov <idryomov@gmail.com> | Tue Oct 18 12:30:32 2016 +0200 |
tree | 282b02c0cdab637024f9948d4c5621bcf1ba49ad | |
parent | 31ca58781019de191c7f520f0626ca76a88c1f6e [diff] |
ceph: fix non static symbol warning Fixes the following sparse warning: fs/ceph/xattr.c:19:28: warning: symbol 'ceph_other_xattr_handler' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>