]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pnfs/blocklayout: set up layoutupdate_pages properly
authorChristoph Hellwig <hch@lst.de>
Mon, 17 Aug 2015 16:40:58 +0000 (18:40 +0200)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 17 Aug 2015 18:22:49 +0000 (13:22 -0500)
commit68596bd188e5e621c28a2f6fc0a3dd80a606d16b
treea615f5fc74722bd001d544b7221c3186bfc8c45a
parent29662fa646b41492a9c298a83399126f94847e93
pnfs/blocklayout: set up layoutupdate_pages properly

We need to replace the __be32 with a void pointer to do proper arithmentics
on the virtual addresses so that we can get the right page pointers.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/blocklayout/extent_tree.c