]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up nfs_update_request()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 13 Jun 2008 16:12:32 +0000 (12:12 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:23 +0000 (12:09 -0400)
commitb4a8e9ba9864c8ffffd79839ff4f13cf1468a2e2
tree5c22fa8d08bc0ed90af16b4c8c1044e6da15bbac
parent57c60815123701b0f0cff0188ba9c8dad6cc57dc
NFS: Clean up nfs_update_request()

Simplify the loop in nfs_update_request by moving into a separate function
the code that attempts to update an existing cached NFS write.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/write.c