Fixed small typo in marker.c
Change-Id: Iec89e7141f6ff3216355d8a6b971617e16df679b BUG: 1075417 Signed-off-by: Jan-Hendrik Zab <zab@l3s.de> Reviewed-on: http://review.gluster.org/9238 Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
This commit is contained in:
parent
80fa355958
commit
318df52094
@ -2792,7 +2792,7 @@ marker_readdirp_cbk (call_frame_t *frame, void *cookie, xlator_t *this,
|
||||
ret = marker_inode_loc_fill (entry->inode,
|
||||
entry->d_name, &loc);
|
||||
if (ret) {
|
||||
gf_log (this->name, GF_LOG_WARNING, "Couln't build "
|
||||
gf_log (this->name, GF_LOG_WARNING, "Couldn't build "
|
||||
"loc for %s/%s",
|
||||
uuid_utoa (local->loc.inode->gfid),
|
||||
entry->d_name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user