]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/ceph/ceph_fs.h
ceph: more accurate statfs
[mirror_ubuntu-bionic-kernel.git] / include / linux / ceph / ceph_fs.h
index d1642a4b4c5ed4fe9661d28b25f99f14dbd858af..b422170b791abeabb83d15463d05ba6401828b3c 100644 (file)
@@ -167,6 +167,8 @@ struct ceph_mon_request_header {
 struct ceph_mon_statfs {
        struct ceph_mon_request_header monhdr;
        struct ceph_fsid fsid;
+       __u8 contains_data_pool;
+       __le64 data_pool;
 } __attribute__ ((packed));
 
 struct ceph_statfs {