diff options
author | Jiffin Tony Thottan <jthottan@redhat.com> | 2015-10-29 12:29:04 +0530 |
---|---|---|
committer | Niels de Vos <ndevos@redhat.com> | 2015-10-30 01:54:53 -0700 |
commit | ee4f6175d1e1e6d6b82631d72c993db5691ad205 (patch) | |
tree | 9ab14d2dac31d9bc935932a3400425d82e222d25 /tests/basic | |
parent | b191047eb21be0dfc28c7d93db88db46ed1655bd (diff) |
nfs : avoid invalid usage of `cs` variable in nfs fops
Due to changes from http://review.gluster.org/#/c/12162/ a path variable
is added to nfs3_log_common_res() and usually `cs->resolvedloc.path` is
passed for that. But in certain fop function `cs` may not filled due error
and when it is logged using nfs3_log_common_res() results in a crash.
This patch will fix the same.
Change-Id: I5a709818923e7884bd04e329834ee352a1b3a58f
BUG: 1276243
Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com>
Reviewed-on: http://review.gluster.org/12458
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: N Balachandran <nbalacha@redhat.com>
Diffstat (limited to 'tests/basic')
0 files changed, 0 insertions, 0 deletions