git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e11f82
)
pnfs: do not pass uninitialized lsegs to ->free_lseg
author
Christoph Hellwig
<hch@lst.de>
Thu, 21 Aug 2014 16:09:18 +0000
(11:09 -0500)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Wed, 10 Sep 2014 19:47:01 +0000
(12:47 -0700)
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>
No differences found