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
path:
root
/
xlators
/
protocol
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Copyright current year
Pranith Kumar K
2011-08-10
8
-8
/
+8
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
8
-24
/
+24
*
IOBUF: Bring in variable iobuf support
shishir gowda
2011-07-31
1
-8
/
+8
*
protocol/client: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-9
/
+39
*
client-handshake: skip CHILD_DOWN notifications when client is querying port ...
Raghavendra G
2011-07-12
1
-0
/
+2
*
logging: fill proper domain names at places where it is missing
Amar Tumballi
2011-06-16
2
-51
/
+54
*
fix multiple transport portmap issues in client handshake
Amar Tumballi
2011-06-08
2
-0
/
+24
*
protocol/client: Change log level of error to GF_LOG_ERROR
Pranith Kumar K
2011-06-08
1
-1
/
+1
*
rpc-clnt: consider the (re-)configured port for only one connect() call
Amar Tumballi
2011-05-30
1
-9
/
+0
*
Introduce client-allow-insecure xlator-option.
shishir gowda
2011-05-12
1
-0
/
+3
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-05-03
2
-32
/
+131
*
prevent few excessive logs
Amar Tumballi
2011-04-21
1
-7
/
+6
*
remove excessive logs due to log enhancement
Amar Tumballi
2011-04-13
3
-7
/
+16
*
protocol/client: convert to errno before checking for EAGAIN
Amar Tumballi
2011-04-12
1
-5
/
+10
*
protocol/client: fix the fd_count decrement logic
Amar Tumballi
2011-04-12
1
-3
/
+5
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
2
-2
/
+2
*
protocol/client: Avoid logging when EAGAIN is received for *lk requests
Vijay Bellur
2011-04-06
1
-5
/
+5
*
protocol/client: make sure to send only genuine events up to parent
Amar Tumballi
2011-04-06
3
-36
/
+48
*
log gfid mismatches for the same file in cluster xlator lookup
Amar Tumballi
2011-04-06
1
-1
/
+1
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-62
/
+17
*
protocol/client: log enhancement
Amar Tumballi
2011-03-17
7
-358
/
+1001
*
rpc: Changes for handling unix domain sockets avoid race
Pranith K
2011-03-10
1
-2
/
+1
*
rpc/rpc-clnt: don't use iobref passed from caller to hold iobufs required for...
Raghavendra G
2011-02-22
2
-32
/
+55
*
rpc/xdr: update .x files
Amar Tumballi
2011-02-18
1
-1
/
+1
*
protocol/client: decrement reopen fd count in cases of re-open errors
Pranith K
2011-02-07
1
-2
/
+24
*
protocol: fix warnings due to format string mismatches during invocation of g...
Raghavendra G
2010-12-12
2
-8
/
+8
*
client-reopen-cbk: fix a gf_log() crash due to wrong argument list
Amar Tumballi
2010-12-12
1
-1
/
+1
*
protocol: avoid repetitive disconnect logs
Anand Avati
2010-12-10
1
-2
/
+8
*
rpc-clnt: show disconnect messages in log file by default
Anand Avati
2010-12-06
2
-9
/
+24
*
protocol/client: skip notify if query portmap is successful
shishir gowda
2010-11-18
1
-1
/
+2
*
protocol/client: use the new rpc_clnt initialization methods
Anand Avati
2010-11-16
1
-12
/
+2
*
protocol/client: fix ping timeout checks in reconfigure()
Amar Tumballi
2010-11-15
1
-4
/
+4
*
client: Return correct pre/post iatt for dst during rename
Shehjar Tikoo
2010-11-09
1
-1
/
+1
*
rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...
Raghavendra G
2010-11-07
2
-58
/
+439
*
protocol/client: add check for changed gfids to fail revalidates
Anand Avati
2010-10-29
1
-0
/
+9
*
client: move reopen{,dir} code to handshake file
Amar Tumballi
2010-10-24
5
-312
/
+300
*
client: decrement the 'openfd' count in case of opendir_cbk too
Amar Tumballi
2010-10-24
1
-0
/
+2
*
protocol/client: prevent propagation of CHILD_DOWN after pmap query
Anand Avati
2010-10-12
3
-1
/
+6
*
mgmt/Glusterd: fixes in volume reset
Kaushik BV
2010-10-11
1
-0
/
+4
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
get the remote-host option from the dictionary in reconfigure
Raghavendra Bhat
2010-10-11
1
-0
/
+18
*
protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'
Amar Tumballi
2010-10-07
1
-1
/
+1
*
lock recovery: temporarily disable lock healing
Anand Avati
2010-10-07
2
-22
/
+29
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
1
-0
/
+71
*
features/locks: cluster/afr: Misc fixes for lock recovery.
Pavan Sondur
2010-10-05
1
-0
/
+2
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
8
-24
/
+24
*
cluster/pump: mgmt/glusterd: Misc fixes for replace-brick
Pavan Sondur
2010-10-04
2
-14
/
+30
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
2
-1
/
+3
*
protocol/client: Fix dumping of locks in client.
Pavan Sondur
2010-10-02
3
-13
/
+9
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
4
-23
/
+23
[next]