]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 1 Aug 2017 16:06:30 +0000 (12:06 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 15 Aug 2017 15:54:47 +0000 (11:54 -0400)
commit0bf9255a98259451f32aa685cd6024836826c110
treee78e447ff93a80dcf5d8b5311d1a57bb6d16a611
parent07cfce0e8a6d1d0f1718ea0686839bad1e72d0fb
NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request()

Hide the locking from nfs_lock_and_join_requests() so that we can
separate out the requirements for swapcache pages.

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