]> git.michaelhowe.org Git - packages/o/openafs.git/commit
afs_open: Deal with afs_GetDCache returning NULL
authorAndrew Deason <adeason@sinenomine.net>
Tue, 6 Nov 2012 05:47:06 +0000 (23:47 -0600)
committerStephan Wiesand <stephan.wiesand@desy.de>
Tue, 26 Mar 2013 11:38:21 +0000 (04:38 -0700)
commite7be9bf929560a1f033b2513915781920884954d
tree44f1e6d2a26ae15fa527ff777b392177704ce1b5
parent2f78e92f2f152526749e0f19211cb1231ad3e6c3
afs_open: Deal with afs_GetDCache returning NULL

afs_open was assuming afs_GetDCache always returned non-NULL. Make it
deal with a NULL return.

Reviewed-on: http://gerrit.openafs.org/8408
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
(cherry picked from commit 595a614d76d84be602c07d519738556b7f9ebf2a)

Change-Id: Iba54fd03a63be485490db33ff48e5642f55df52d
Reviewed-on: http://gerrit.openafs.org/9500
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/afs/VNOPS/afs_vnop_open.c