summaryrefslogtreecommitdiffstats
path: root/cli
diff options
context:
space:
mode:
authorJiffin Tony Thottan <jthottan@redhat.com>2015-09-07 16:46:48 +0530
committerVijay Bellur <vbellur@redhat.com>2015-09-07 11:20:25 -0700
commit7b6183c36ebfe020b724c95b018a8cd535e1ecdd (patch)
tree902770f5b7cd4f5cce80427e8b4539ffa0ecb04f /cli
parent53cd14b75f65ef602c766fce6ab7b8a25ca5b514 (diff)
uss : handle `buf` variable properly in svs_glfs_readdir()
The svs_glfs_readdir() is a generic function which is called from svs_readdir() and svs_readdirp(). But in svs_readdir 'buf' variable is passed as NULL, then glfs_read_readdir() will fail. This patch will fix the same. Change-Id: Id02e4e17e30c85de117db5ddd9f97b578622dff9 BUG: 1260611 Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com> Reviewed-on: http://review.gluster.org/12117 Tested-by: NetBSD Build System <jenkins@build.gluster.org> Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions