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)
commit1d1afcbc294cc7c788eb5c7b6b98e8d63caf002c
tree88abc7e7018f733410fa51039351e4f0e2dd84c3
parent7ad84aa9448571678c243f0c5ef383fbe5b50f4f
NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release

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>
fs/nfs/direct.c
fs/nfs/pagelist.c
fs/nfs/write.c
include/linux/nfs_page.h