Make nfs_file_cred more robust.
authorNeil Brown <neilb@suse.de>
Thu, 16 Oct 2008 03:15:16 +0000 (14:15 +1100)
committerTrond 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