summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker-quota.h
diff options
context:
space:
mode:
authorRaghavendra G <raghavendra@gluster.com>2011-04-20 12:47:12 +0000
committerAnand Avati <avati@gluster.com>2011-04-21 00:39:27 -0700
commit2d8f4fae7c06c73cd828c247e462a2b1017f5679 (patch)
treeb710d209ef4a3008b40cb144ea0156ddb13f6902 /xlators/features/marker/src/marker-quota.h
parent698d972d8256662dc23a012c4328dca37aaced56 (diff)
features/marker: reduce the size corresponding to destination file if it is already present from parent directories.
Signed-off-by: Raghavendra G <raghavendra@gluster.com> Signed-off-by: Anand Avati <avati@gluster.com> BUG: 2697 (Quota: add-brick creates the size go awkward, though it was perfect earlier) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2697
Diffstat (limited to 'xlators/features/marker/src/marker-quota.h')
-rw-r--r--xlators/features/marker/src/marker-quota.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/marker/src/marker-quota.h b/xlators/features/marker/src/marker-quota.h
index c6ca5bbabb1..2eecd83e8e1 100644
--- a/xlators/features/marker/src/marker-quota.h
+++ b/xlators/features/marker/src/marker-quota.h
@@ -162,7 +162,7 @@ int32_t
reduce_parent_size (xlator_t *, loc_t *);
int32_t
-quota_rename_update_newpath (xlator_t *, loc_t *, inode_t *);
+quota_rename_update_newpath (xlator_t *, loc_t *);
int32_t
quota_forget (xlator_t *, quota_inode_ctx_t *);