summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/posix.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/locks/src/posix.c')
-rw-r--r--xlators/features/locks/src/posix.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/xlators/features/locks/src/posix.c b/xlators/features/locks/src/posix.c
index 7389e1e6a..71098be5e 100644
--- a/xlators/features/locks/src/posix.c
+++ b/xlators/features/locks/src/posix.c
@@ -811,8 +811,7 @@ pl_dump_inode (xlator_t *this)
if (this->itable) {
inode_table_dump(this->itable,
- "xlator.features.locks.inode_table",
- pl_dump_inode_priv);
+ "xlator.features.locks.inode_table");
}
return 0;