]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/ceph/super.h
ceph: quota: support for ceph.quota.max_files
[mirror_ubuntu-bionic-kernel.git] / fs / ceph / super.h
index 366fe03ccdb5b0d1a88e6cf9ad6f7b9f1fde8b4b..597e8018987c4890186903adbee092ca31898d50 100644 (file)
@@ -1078,5 +1078,6 @@ extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);
 extern void ceph_handle_quota(struct ceph_mds_client *mdsc,
                              struct ceph_mds_session *session,
                              struct ceph_msg *msg);
+extern bool ceph_quota_is_max_files_exceeded(struct inode *inode);
 
 #endif /* _FS_CEPH_SUPER_H */