index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
log the total replace brick command received
Raghavendra Bhat
2011-02-22
1
-2
/
+1
*
glusterd/cli: option added to create volume with both transports
Amar Tumballi
2011-02-22
5
-6
/
+83
*
debug/trace: updated the logs to print gfid instead of 'ino' values
Amar Tumballi
2011-02-22
1
-413
/
+562
*
glusterd: make it more RPC friendly
Amar Tumballi
2011-02-22
2
-196
/
+282
*
fuse-resolve: correction in resolve logic
Amar Tumballi
2011-02-22
4
-91
/
+286
*
dht: do not send revalidates to all subvols
Anand Avati
2011-02-22
1
-10
/
+6
*
core: have framework for GF_EVENT_CHILD_MODIFIED notifcation event
Anand Avati
2011-02-22
4
-1
/
+14
*
mgmt/glusterd: In store-retrieve exit with error message instead of crashing.
Pranith K
2011-02-22
4
-29
/
+159
*
rpc/rpc-clnt: don't use iobref passed from caller to hold iobufs required for...
Raghavendra G
2011-02-22
2
-32
/
+55
*
free the tokens obtained from the cli
Raghavendra Bhat
2011-02-22
1
-0
/
+3
*
Fix getcwd size arg to make it work in solaris.
shishir gowda
2011-02-22
1
-1
/
+7
*
Solaris build fixes
shishir gowda
2011-02-22
6
-8
/
+17
*
replicate: set read-child to the subvolume which replied first (fastest)
Anand Avati
2011-02-22
1
-20
/
+0
*
io-threads: use slow/normal/fast classification of fops
Anand Avati
2011-02-22
1
-168
/
+75
*
io-threads: implement bulk and priority queues
Anand Avati
2011-02-22
2
-12
/
+55
*
io-threads: whitespace cleanup
Anand Avati
2011-02-22
1
-12
/
+9
*
Validate peer probe command's hostname/ip address.
shishir gowda
2011-02-22
1
-0
/
+8
*
libglusterfs: Enable assert() and memory accounting with DEBUG
Vijay Bellur
2011-02-21
2
-3
/
+12
*
performance/quick-read: disable caching for fds opened with GF_OPEN_NOWB flags.
Raghavendra G
2011-02-18
1
-2
/
+4
*
cluster/dht : implement a fsetxattr() command
Amar Tumballi
2011-02-18
2
-0
/
+45
*
rpc/xdr: update .x files
Amar Tumballi
2011-02-18
8
-276
/
+254
*
cluster/afr: stop spawning self-heal loops when the self-heal fails
Pranith K
2011-02-17
1
-12
/
+24
*
libglusterfs/dict: memcpy() data_t in unserialize.
Vikas Gorur
2011-02-17
1
-2
/
+2
*
Check correct variable after function call.
Sachidananda
2011-02-17
1
-9
/
+8
*
Typo fixes in log and cli messages.
Sachidananda
2011-02-17
2
-3
/
+3
*
glusterd-volgen: fix a issue of wrongly closing '0' fd.
Amar Tumballi
2011-02-15
1
-3
/
+6
*
volgen: avoid fclose() on cosed FILE *
Anand Avati
2011-02-15
1
-0
/
+1
*
syncdaemon: fix RePCe version query
Csaba Henk
2011-02-15
2
-8
/
+11
*
syncdaemon: Checking for the existence of gsyncd by trying to aquire a lock o...
Mohammed Junaid Ahmed
2011-02-15
2
-12
/
+12
*
syncdaemon: change pidfile handling approach
Csaba Henk
2011-02-15
3
-28
/
+48
*
syncdaemon: Check for ctx context in the glusterd_op_stage_gsyc_set().
Mohammed Junaid Ahmed
2011-02-15
1
-0
/
+8
*
syncdaemon: set the default value of timeout to 120sec
Kaushik BV
2011-02-15
1
-1
/
+1
*
syncdaemon: Moved the gsync start code to cli.
Mohammed Junaid Ahmed
2011-02-15
7
-156
/
+261
*
Changes to include geo-sync in spec
Vijay Bellur
2011-02-14
1
-0
/
+3
*
syncdaemon: fix some pidfile issues
Csaba Henk
2011-02-14
1
-17
/
+18
*
syncdaemon: make /usr/libexec/gsyncd the default remote gsyncd (incomplete ha...
Csaba Henk
2011-02-14
1
-1
/
+1
*
syncdaemon: use "ping" message instead of "__version__" to wait for remote to...
Csaba Henk
2011-02-14
1
-1
/
+1
*
cluster/dht: Send removexattr() to all subvolumes.
Vikas Gorur
2011-02-14
1
-4
/
+52
*
syncdaemon: config-get-all option add to gsync cli.
Mohammed Junaid Ahmed
2011-02-14
5
-7
/
+91
*
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
*
fix a typo in xdr_gf1_cli_gsync_set_req function
Raghavendra Bhat
2011-02-13
1
-1
/
+1
*
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
/
+1
*
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
[prev]
[next]