]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pnfs/blocklayout: don't set pages uptodate
authorChristoph Hellwig <hch@lst.de>
Wed, 10 Sep 2014 15:23:33 +0000 (08:23 -0700)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 10 Sep 2014 19:47:03 +0000 (12:47 -0700)
commit8c792ea940499153732adea2ea4ca37f6999778f
tree63380cf493850b19dcaea159fe11f124417c4476
parent3a6fd1f004fcaf3dd1c28a7cd16406c8318eb64a
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>
fs/nfs/blocklayout/blocklayout.c