ceph: fix llistxattr on symlink
authorYan, Zheng <zyan@redhat.com>
Thu, 18 Sep 2014 08:11:12 +0000 (16:11 +0800)
committerSage Weil <sage@redhat.com>
Tue, 14 Oct 2014 19:56:48 +0000 (12:56 -0700)
commit0abb43dcacb52145aa265f82c914375d59dfe2da
treeae2259f4e76425168aac32fbad69b7bd791e23ec
parentdbd0c8bf79b2c73d11d47bdf2496e7ebf0948f02
ceph: fix llistxattr on symlink

only regular file and directory have vxattrs.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/xattr.c