commit | 7c5d187581f57657de79e795602d9f1a0254c88c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Sep 10 08:23:29 2014 -0700 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Sep 10 12:47:02 2014 -0700 |
tree | 9e316ee5e0f348dc56244461255356eb6f8d2933 | |
parent | 3a3908c8b09d5ec19d543836d4f38d240ae27fe8 [diff] |
pnfs: force a layout commit when encountering busy segments during recall Expedite layout recall processing by forcing a layout commit when we see busy segments. Without it the layout recall might have to wait until the VM decided to start writeback for the file, which can introduce long delays. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>