From: Weston Andros Adamson Date: Fri, 18 Jul 2014 00:42:17 +0000 (-0400) Subject: pnfs: find swapped pages on pnfs commit lists too X-Git-Tag: omap-for-v3.17/fixes-against-rc2~82^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d1426c7053da7c5a828ae9cd7b636ea4e46bf7;p=pandora-kernel.git 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 Signed-off-by: Weston Andros Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed