]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1503fded6eb4f3a88b9032d74b4bc404c0f4ff02
tree88abc7e7018f733410fa51039351e4f0e2dd84c3
parent13c8b4e26a885054ca85d198f8f03cbc076506c0
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