NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 May 2012 18:04:55 +0000 (14:04 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 May 2012 19:17:43 +0000 (15:17 -0400)
Function rename to ensure that the functionality of nfs_unlock_request()
mirrors that of nfs_lock_request(). Then let nfs_unlock_and_release_request()
do the work of what used to be called nfs_unlock_request()...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Fred Isaman <iisaman@netapp.com>

No differences found