commit | b30d2f04c35d539bf8003b3e014c389abefc249b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 01 12:26:53 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 15 11:54:47 2017 -0400 |
tree | d9545ae599d39524d44bc4323f6526df01789d59 | |
parent | bd37d6fce184836bd5e7cd90ce40116a4fadaf2a [diff] |
NFS: Refactor nfs_page_find_head_request() Split out the 2 cases so that we can treat the locking differently. The issue is that the locking in the pageswapcache cache is highly linked to the commit list locking. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>