]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 15 May 2018 17:03:39 +0000 (13:03 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 31 May 2018 19:02:16 +0000 (15:02 -0400)
commit7dd9e43672db539f234c186837f0d1d773bad8ed
treee76ced445f5ba0a9b28560efecda399ddef9271e
parent1039f594867a8de574065a065186bb4c6a6f1f25
NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()

Having these exist as two functions doesn't seem to add anything useful,
and I think merging them together makes this easier to follow.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4proc.c