commit | f836b27ecad98770bc53600d1ebd6533c921a4e7 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Aug 19 10:18:28 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Aug 22 10:05:35 2019 -0400 |
tree | 3bb0425554705aefef66ff16b5aebd472f514eba | |
parent | cc15e24a3af249455158bdb2ad02b9685eb4d6e9 [diff] |
NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom() This removes some code duplication, since both functions were doing the same thing. Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>