summaryrefslogtreecommitdiffstats
path: root/xlators/performance/md-cache/src/md-cache.c
diff options
context:
space:
mode:
authorSanju Rakonde <srakonde@redhat.com>2019-12-25 22:56:12 +0530
committerMOHIT AGRAWAL <moagrawa@redhat.com>2020-04-16 11:05:19 +0000
commit453861088dfabde2c41bec674bed2a6886b4ed37 (patch)
tree3e776a6f6a4140a441b2c384e582c73a51d0413c /xlators/performance/md-cache/src/md-cache.c
parentd0cb5cbaff22ec5fcb685a327d6d54e5ae8d87f2 (diff)
posix: fix GF_VALIDATE_OR_GOTO(this->name, this, out)
Remove GF_VALIDATE_OR_GOTO(this->name, this, out) when this is passed as an argument and is checked for NULL in the caller itself. GF_VALIDATE_OR_GOTO(this->name, this, out) is modified to use xlator name instead of this->name as we are still verifying whether this is NULL. updates: #1000 Change-Id: Ide3180da29d0d4a35b2c5b9a7604fdf2ff4a9ffb Signed-off-by: Sanju Rakonde <srakonde@redhat.com>
Diffstat (limited to 'xlators/performance/md-cache/src/md-cache.c')
0 files changed, 0 insertions, 0 deletions