On Sun, Mar 24, 2019 at 8:13 AM kbuild test robot <lkp@xxxxxxxxx> wrote: > > tree: https://github.com/ceph/ceph-client.git testing > head: c6b9122d35ff9666e144caf75befd2d6ec3aa385 > commit: 791cff936c8148bdb94df2747dae112df7997193 [9/10] ceph: quota: fix quota subdir mounts > reproduce: > # apt-get install sparse > git checkout 791cff936c8148bdb94df2747dae112df7997193 > make ARCH=x86_64 allmodconfig > make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' > > > sparse warnings: (new ones prefixed by >>) > > >> fs/ceph/quota.c:80:30: sparse: symbol 'ceph_find_quotarealm_inode' was not declared. Should it be static? > > Please review and possibly fold the followup patch. Now fixed up. Thanks, Ilya