Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
[linux-2.6-block.git] / fs / nfs / nfs3proc.c
index 5645ef4c52593612d925f2cae8d05dca2d6c4aeb..ec8a9efa268fec13f78daaf347b37a6b707d6f1e 100644 (file)
@@ -101,7 +101,8 @@ nfs3_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle,
  */
 static int
 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
-               struct nfs_fattr *fattr, struct nfs4_label *label)
+               struct nfs_fattr *fattr, struct nfs4_label *label,
+               struct inode *inode)
 {
        struct rpc_message msg = {
                .rpc_proc       = &nfs3_procedures[NFS3PROC_GETATTR],