]> git.baikalelectronics.ru Git - kernel.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)
commitfec0c55991b0bfc34430c044c0207aed784f7ecd
tree63380cf493850b19dcaea159fe11f124417c4476
parenta8ed8a7ea1fa42f69ad29cac056ee1a115a3b664
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