[RFC PATCH ceph-client] ceph: quota: ceph_find_quotarealm_inode() can be static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fixes: 791cff936c81 ("ceph: quota: fix quota subdir mounts")
Signed-off-by: kbuild test robot <lkp@xxxxxxxxx>
---
 quota.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ceph/quota.c b/fs/ceph/quota.c
index 9dffe84..077ebe7 100644
--- a/fs/ceph/quota.c
+++ b/fs/ceph/quota.c
@@ -77,7 +77,7 @@ void ceph_handle_quota(struct ceph_mds_client *mdsc,
 	iput(inode);
 }
 
-struct ceph_quotarealm_inode *ceph_find_quotarealm_inode(
+static struct ceph_quotarealm_inode *ceph_find_quotarealm_inode(
 	struct ceph_mds_client *mdsc, u64 ino)
 {
 	struct ceph_quotarealm_inode *qri = NULL;



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux