]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/ceph/mds_client.c
ceph: define struct for dir entry in readdir reply
authorYan, Zheng <zyan@redhat.com>
Thu, 28 Apr 2016 01:37:39 +0000 (09:37 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 25 May 2016 23:15:34 +0000 (01:15 +0200)
commit2a5beea3f1b6544d6c72ea220e860a2eda2f9104
treea8fb1e7aba89f8e34341cf8f8dec6083a743a166
parenta78600e7c4fb47fb5ef34265456b731fde27a9c3
ceph: define struct for dir entry in readdir reply

This avoids defining multiple arrays for entries in readdir reply

Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/dir.c
fs/ceph/inode.c
fs/ceph/mds_client.c
fs/ceph/mds_client.h