commit | 8c792ea940499153732adea2ea4ca37f6999778f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Sep 10 08:23:33 2014 -0700 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Sep 10 12:47:03 2014 -0700 |
tree | 63380cf493850b19dcaea159fe11f124417c4476 | |
parent | 3a6fd1f004fcaf3dd1c28a7cd16406c8318eb64a [diff] |
pnfs/blocklayout: don't set pages uptodate The core nfs code handles setting pages uptodate on reads, no need to mess with the pageflags outselves. Also remove a debug function to dump page flags. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>