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:
18de973
)
Make nfs_file_cred more robust.
author
Neil Brown
<neilb@suse.de>
Thu, 16 Oct 2008 03:15:16 +0000
(14:15 +1100)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 17 Oct 2008 17:06:45 +0000
(13:06 -0400)
As not all files have an associated open_context (e.g. device special
files), it is safest to test for the existence of the open context
before de-referencing it.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found