]> git.baikalelectronics.ru Git - kernel.git/commit
nfs4: Rename nfs41_setup_state_renewal
authorDonald Buczek <buczek@molgen.mpg.de>
Sun, 7 Jul 2019 19:26:09 +0000 (21:26 +0200)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 13 Jul 2019 15:48:41 +0000 (11:48 -0400)
commit78dabd59afe2a4e83ee42c1b01b0454592be9376
tree7753a30b35d1078cb2f27b01d3438259399e8fca
parent83046345aea396ab9ed652d3d92b86d556468e46
nfs4: Rename nfs41_setup_state_renewal

The function nfs41_setup_state_renewal is useful to the nfs 4.0 client
as well, so rename the function to nfs4_setup_state_renewal.

Signed-off-by: Donald Buczek <buczek@molgen.mpg.de>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4state.c