commit | 1013df61150e56f775ccacdaaeee66042f1e6eb6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Aug 21 11:09:18 2014 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Sep 10 12:47:01 2014 -0700 |
tree | 1ebca856acca78d719a6c477b8f288d732804856 | |
parent | 2e11f8296d22134c4fca7eb022eea2b09facd307 [diff] |
pnfs: do not pass uninitialized lsegs to ->free_lseg Ensure the lsegs are initialized early so that we don't pass an unitialized one back to ->free_lseg during error processing. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>