commit | d564fbec7a8fa22d4b1ad10249eace42ea01513b | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@primarydata.com> | Wed Jul 16 10:31:58 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 16 21:35:25 2014 -0400 |
tree | 7997ab9230ec4647e3591e2a4c5a609e7c873890 | |
parent | 02e1215f9f72ad8c087e21a5701bea0ac18fafd4 [diff] |
nfsd: nfs4_alloc_init_lease should take a nfs4_file arg No need to pass the delegation pointer in here as it's only used to get the nfs4_file pointer. Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>