summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/storage/posix/src/posix.c')
-rw-r--r--xlators/storage/posix/src/posix.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/xlators/storage/posix/src/posix.c b/xlators/storage/posix/src/posix.c
index c22517f9e..4f47ed027 100644
--- a/xlators/storage/posix/src/posix.c
+++ b/xlators/storage/posix/src/posix.c
@@ -4582,9 +4582,6 @@ struct xlator_dumpops dumpops = {
.inode = posix_inode,
};
-struct xlator_mops mops = {
-};
-
struct xlator_fops fops = {
.lookup = posix_lookup,
.stat = posix_stat,