index
:
glusterfs.git
devel
master
release-3.12
release-4.1
release-5
release-6
release-7
release-8
release-9
GlusterFS is a distributed file-system capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system.
Anoop C S
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
rfc.sh
2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 607fd7528f..764205cf2f 100755
--- a/
rfc.sh
+++ b/
rfc.sh
@@ -18,7 +18,7 @@ done
shift $((OPTIND-1))
-branch="master";
+branch="release-6";
set_hooks_commit_msg()
{