Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
[linux-2.6-block.git] / fs / ceph / super.h
index 4196f30e5bdc76955ee0fed6b61d620151a1181b..d2352fd95dbc73c4b8ce4f03e586f8a6ba8abda3 100644 (file)
@@ -1127,7 +1127,7 @@ extern int ceph_locks_to_pagelist(struct ceph_filelock *flocks,
                                  int num_fcntl_locks, int num_flock_locks);
 
 /* debugfs.c */
-extern int ceph_fs_debugfs_init(struct ceph_fs_client *client);
+extern void ceph_fs_debugfs_init(struct ceph_fs_client *client);
 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);
 
 /* quota.c */