summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker-common.h
diff options
context:
space:
mode:
authorAmar Tumballi <amarts@redhat.com>2019-05-29 17:54:45 +0530
committerXavi Hernandez <xhernandez@redhat.com>2019-05-30 07:35:21 +0000
commit002f4736cd470c20f427d8c25916abb4b95c9240 (patch)
treeb2968d6a7a3db6c9b74faa0a1e746351f0bf7736 /xlators/features/marker/src/marker-common.h
parent71caf1423fe5f0eed652210f8158c95fc8a10219 (diff)
marker: remove some unused functions
After basic analysis, found that these methods were not being used at all. updates: bz#1693692 Change-Id: If9cfa1ab189e6e7b56230c4e1d8e11f9694a9a65 Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'xlators/features/marker/src/marker-common.h')
-rw-r--r--xlators/features/marker/src/marker-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/features/marker/src/marker-common.h b/xlators/features/marker/src/marker-common.h
index 1b15561ec0b..7f8cffe7d35 100644
--- a/xlators/features/marker/src/marker-common.h
+++ b/xlators/features/marker/src/marker-common.h
@@ -16,6 +16,4 @@
int32_t
marker_force_inode_ctx_get(inode_t *, xlator_t *, marker_inode_ctx_t **);
-int
-marker_filter_quota_xattr(dict_t *, char *, data_t *, void *);
#endif