index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
syncdaemon: fix KeyError
Csaba Henk
2011-02-14
1
-1
/
+1
*
syncdaemon: make configparser code work with all supported python versions
Csaba Henk
2011-02-14
1
-3
/
+9
*
syncdaemon: Using /usr/local/libexec/python/syncdaemon as the default directo...
Mohammed Junaid Ahmed
2011-02-13
2
-32
/
+157
*
syncdaemon: conf file to be read properly
Kaushik BV
2011-02-13
1
-2
/
+5
*
syncdaemon: Create conf directory if not preset
Kaushik BV
2011-02-13
1
-0
/
+9
*
initialize the cli_req structure before sending it to xdr
Raghavendra Bhat
2011-02-13
1
-1
/
+1
*
syncdaemon: Handling of deleted symlinks (of directories). When a symlink of ...
Kaushik BV
2011-02-13
1
-1
/
+16
*
syncdaemon: configinterface.py file moved under xlators/features/marker/utils...
Mohammed Junaid Ahmed
2011-02-11
2
-1
/
+51
*
syncdaemon: Syncdaemon should not crash on ENOENT while performing setxattr()
Kaushik BV
2011-02-10
1
-1
/
+6
*
NFS : Fail Nfs init if volume-id not found.
Gaurav
2011-02-10
1
-3
/
+2
*
gsync: cli support for gsyncd.
Mohammed Junaid Ahmed
2011-02-10
4
-1
/
+786
*
syncdaemon: config revamp #3: implement command line get/set/del interface to...
Csaba Henk
2011-02-10
1
-15
/
+32
*
syncdaemon: config revamp #2: implement canonicalized urls, use them in confi...
Csaba Henk
2011-02-10
2
-3
/
+32
*
syncdaemon: config revamp #1: drop simplecfg, switch to stdlib's ConfigParser
Csaba Henk
2011-02-10
2
-94
/
+13
*
syncdaemon: Removing the simplecfg.py entry from the Makefile.am, since it is...
Mohammed Junaid Ahmed
2011-02-10
1
-1
/
+1
*
features/marker: Use touch TimeStamp file instead of futimens, to avoid the d...
Kaushik BV
2011-02-10
1
-19
/
+14
*
syncdaemon: refine RePCe version check to tolerate difference in minor
Csaba Henk
2011-02-10
1
-2
/
+7
*
volgen: specify a mode argument for open(2)
Csaba Henk
2011-02-10
1
-1
/
+1
*
cluster/dht: Perform self-heal as root
Pranith K
2011-02-08
3
-35
/
+2
*
cluster/afr: Perform self-heal as root
Pranith K
2011-02-08
2
-1
/
+4
*
protocol/client: decrement reopen fd count in cases of re-open errors
Pranith K
2011-02-07
1
-2
/
+24
*
cluster/dht: restore attrs of dirs in self-heal
Pranith K
2011-02-07
1
-3
/
+63
*
gluster rebalance: fix the permission issue of rebalanced files
v3.1.2gsyncqa6
Amar Tumballi
2011-02-07
1
-0
/
+14
*
syncdaemon: add "setattr" server method, needed to synchronize metadata of li...
Csaba Henk
2011-02-07
2
-8
/
+27
*
syncdaemon: fix broken symlink handling in "purge" call
Csaba Henk
2011-02-07
1
-2
/
+2
*
syncdaemon: version the rpc
Csaba Henk
2011-02-07
2
-2
/
+19
*
syncdaemon: improve program termination
Csaba Henk
2011-02-07
1
-1
/
+3
*
syncdaemon: display slave role in log output
Csaba Henk
2011-02-07
2
-4
/
+8
*
Revert "distribute: Return ESTALE when dir selfheal finds no fix"
Anand V. Avati
2011-02-04
1
-6
/
+2
*
mount3: Do not return error when mount list is empty
Shehjar Tikoo
2011-02-04
1
-0
/
+4
*
nfs: Set volume started after root lookup succeeds
Shehjar Tikoo
2011-02-04
1
-1
/
+1
*
marker: Updating the xtime marks on both the paths in rename fop.
v3.1.2gsyncqa5
Mohammed Junaid Ahmed
2011-02-04
2
-3
/
+28
*
Logging : Use of uuid_utoa and uuid_utoa_r.
Gaurav
2011-02-04
10
-138
/
+79
*
libxlator: New policy for aggregation of xtime:
Kaushik BV
2011-02-04
2
-16
/
+57
*
libxlator: memdup the data that is required for aggregation of attributes
Kaushik BV
2011-02-04
1
-3
/
+7
*
cluster/afr: fix races in self-heal
Pranith K
2011-02-04
1
-119
/
+125
*
performance/io-cache: disable caching if indicated by NFS.
v3.1.2gsyncqa4
Raghavendra G
2011-01-27
1
-0
/
+1
*
use rpc_clnt_{new,start} (), instead of rpc_clnt_init();
Amar Tumballi
2011-01-27
1
-1
/
+4
*
remove op_errstr from glusterd_handle_rpc_msg as op_errstr is not used in tha...
Raghavendra Bhat
2011-01-27
1
-4
/
+2
*
adding syncdaemon
Csaba Henk
2011-01-27
12
-1
/
+1183
*
mgmt/glusterd: restart bricks when syncdaemon is enabled
Kaushik BV
2011-01-27
3
-2
/
+64
*
volgen: add marker to brick volfiles
Csaba Henk
2011-01-27
1
-5
/
+94
*
implement "--client-pid" option which can forcibly set the pid value in messa...
Csaba Henk
2011-01-27
3
-0
/
+15
*
adding marker translator
Junaid
2011-01-27
6
-2
/
+1537
*
adding libxlator, to ensure proper client side aggregation of marks by cluste...
Kaushik BV
2011-01-27
11
-19
/
+735
*
features/access-control: skip access-tests if the call is from fuse
Pranith K
2011-01-26
2
-1
/
+76
*
mgmt/glusterd: error out if remove-brick comes for final bricks
Pranith K
2011-01-26
1
-2
/
+9
*
protocol/server: Distinguishing the locks based on the type of fop like inode...
Mohammed Junaid Ahmed
2011-01-24
4
-50
/
+141
*
glusterd: de-register nfs rpcs when it is stopped
Pranith K
2011-01-24
1
-1
/
+31
*
nfs3: Handle root resolution failures
v3.1.2
Shehjar Tikoo
2011-01-13
1
-9
/
+9
[next]