commit | 4b9bb25b36baa3e2e42b91e451bcd3acfe197a1d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 01 12:34:44 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 15 11:54:48 2017 -0400 |
tree | b99c777b2cce0719c09fc376413df404371c1c22 | |
parent | 5cb953d4b1e70a09084f71594c45d47458346bc2 [diff] |
NFS: Switch to using mapping->private_lock for page writeback lookups. Switch from using the inode->i_lock for this to avoid contention with other metadata manipulation. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>