commit | 02d1426c7053da7c5a828ae9cd7b636ea4e46bf7 | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@primarydata.com> | Thu Jul 17 20:42:17 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Aug 03 17:05:25 2014 -0400 |
tree | c241cc5c33ce52da89ecf04486988b21c85d0203 | |
parent | b412ddf0661e11485876a202c48868143e3a01cf [diff] |
pnfs: find swapped pages on pnfs commit lists too nfs_page_find_head_request_locked looks through the regular nfs commit lists when the page is swapped out, but doesn't look through the pnfs commit lists. I'm not sure if anyone has hit any issues caused by this. Suggested-by: Peng Tao <tao.peng@primarydata.com> Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>