From 504b90a57a6e6e40a694dab1ef889bbf6f372980 Mon Sep 17 00:00:00 2001 From: Raghavendra G Date: Fri, 21 Mar 2014 15:11:26 +0530 Subject: features/quota: Add upgrade scripts to distribution tarball. Adds scripts to migrate quota limits from v3.4.0 to v3.5.0 to distribution tarball. Change-Id: Ia424cb8174fae886bedc5596752200c2f721064b BUG: 969461 Signed-off-by: Raghavendra G Reviewed-on: http://review.gluster.org/7312 Reviewed-by: Krutika Dhananjay Tested-by: Gluster Build System Reviewed-by: Vijay Bellur --- extras/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extras') diff --git a/extras/Makefile.am b/extras/Makefile.am index 2633e20a571..3d780a0058f 100644 --- a/extras/Makefile.am +++ b/extras/Makefile.am @@ -15,4 +15,5 @@ EXTRA_DIST = specgen.scm MacOSX/Portfile glusterfs-mode.el glusterfs.vim \ backend-cleanup.sh disk_usage_sync.sh glusterfs-logrotate \ clear_xattrs.sh group-virt.example glusterd-sysconfig \ gluster-rsyslog-7.2.conf gluster-rsyslog-5.8.conf \ - logger.conf.example glusterd.vol glusterfs-georep-logrotate + logger.conf.example glusterd.vol glusterfs-georep-logrotate \ + post-upgrade-script-for-quota.sh pre-upgrade-script-for-quota.sh -- cgit