Skip to content

Commit

Permalink
pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
Browse files Browse the repository at this point in the history
Use the new PNFS_READ_WHOLE_PAGE flag to offload read-modify-write
handling to core nfs code, and remove a huge chunk of deadlock prone
mess from the block layout writeback path.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
  • Loading branch information
Christoph Hellwig authored and Trond Myklebust committed Sep 10, 2014
1 parent c88953d commit 3a6fd1f
Showing 1 changed file with 63 additions and 435 deletions.
Loading

0 comments on commit 3a6fd1f

Please sign in to comment.