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:
3561d43
)
nilfs2: nilfs_iget_for_gc() returns ERR_PTR
author
Dan Carpenter
<error27@gmail.com>
Tue, 23 Nov 2010 06:26:02 +0000
(09:26 +0300)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Tue, 23 Nov 2010 07:32:19 +0000
(16:32 +0900)
nilfs_iget_for_gc() returns an ERR_PTR() on failure and doesn't return
NULL.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
No differences found