diff options
author | Meghana Madhusudhan <mmadhusu@redhat.com> | 2014-07-29 20:20:13 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-08-01 23:30:18 -0700 |
commit | 41e2384181e854c06d3a234c2f37aacf9d92f53c (patch) | |
tree | a01fb180e4701492d4e6058b7ba6e170181f7e91 /tests | |
parent | 61e2ed9d178910fdf7d0499b54601a4191f9cb75 (diff) |
nfs-ganesha dumps core when Pynfs tests OPDG1O and OPDG11 are run.
Assgining -1 to ret if fd_create fails. The tests somehow
enter an error case 'if' block (this will be a separate bug fix),
before glfd is created. Need an addiitional check to see
if glfd exists before entering the 'else' block in 'out'.
glfs_h_creat was missing a similar check, adding that in
this bug fix.)
Change-Id: I3b69540c53e8169538848b9e7f23ffc8ef0ac189
BUG: 1121062
Signed-off-by: Meghana Madhusudhan <mmadhusu@redhat.com>
Reviewed-on: http://review.gluster.org/8333
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Reviewed-by: soumya k <skoduri@redhat.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions