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
/
src
/
client-protocol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
transport shortcut b/w client and server
Anand V. Avati
2009-05-07
1
-0
/
+10
*
fix log message from transport-timeout to frame-timeout
Anand V. Avati
2009-05-06
1
-1
/
+1
*
protocol client log cleanup
Anand V. Avati
2009-04-28
1
-30
/
+36
*
Cleaned up log messages in client-protocol.
Vikas Gorur
2009-04-24
1
-87
/
+96
*
rename transport-timeout to frame-timeout, and set default to 30mins
2.0.0
Anand V. Avati
2009-04-24
1
-13
/
+13
*
client_protocol_reconnect - do not send notify of CHILD_DOWN event if errno f...
Anand V. Avati
2009-04-20
1
-1
/
+1
*
Destroy old ping timer before setting new one.
Vikas Gorur
2009-04-17
1
-1
/
+5
*
protocol/client - set remote inode number in inode context for root inode als...
Basavanagowda Kanur
2009-04-17
1
-23
/
+21
*
protocol/client - NULL check for loc->inode added in statfs(), before trying ...
Basavanagowda Kanur
2009-04-17
1
-8
/
+10
*
eliminate this_ino_get(), this_ino_set(). handle inode_ctx_{get,set}() at the...
Basavanagowda Kanur
2009-04-16
1
-132
/
+290
*
client_readv_cbk - when op_ret is 0, iobuf comes NULL from transport, handles...
Anand V. Avati
2009-04-13
1
-3
/
+5
*
updated protocol/client with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-116
/
+108
*
Enable glusterfs client to exit after a configured number of failed connects ...
Raghavendra G
2009-04-01
1
-1
/
+6
*
Add new type of option type INTERNET_ADDRESS for validation
Raghavendra G
2009-04-01
1
-1
/
+1
*
memory leak (of header) when frame is attempted to be xfer'ed when transport ...
Anand V. Avati
2009-03-28
1
-0
/
+2
*
ping-pong timer: - share last_sent and last_received between channels so that...
Anand V. Avati
2009-03-28
1
-31
/
+27
*
when the both channels in client protocol is disconnected, fd's are marked as...
Amar Tumballi
2009-03-21
1
-35
/
+64
*
Add extra 'volume' parameter to inodelk/entrylk calls
Vikas Gorur
2009-03-12
1
-12
/
+34
*
ping timer will not timeout if we recently got POLLOUT on the socket i.e if (...
Krishna Srinivas
2009-03-10
1
-4
/
+4
*
failover to any active transport when requested channel is not connected
Anand V. Avati
2009-03-10
1
-0
/
+28
*
added fgetxattr and fsetxattr FOPs
Vikas Gorur
2009-03-07
1
-0
/
+170
*
Changed the default transport-timeout to 600
Krishna Srinivas
2009-03-05
1
-2
/
+2
*
create fuse thread after setvolume cbk happens, not only in case of success
Amar Tumballi
2009-03-03
1
-13
/
+14
*
volumefile modification awareness to make sure there are no inconsistencies.
Amar Tumballi
2009-02-27
1
-3
/
+19
*
updated copyright header to extend copyright upto 2009
Basavanagowda Kanur
2009-02-26
1
-1
/
+1
*
Ping timer does not timeout in case there is any activity (cbks) from the ser...
Krishna Srinivas
2009-02-25
1
-8
/
+41
*
per frame time out - i.e individual frames are unwound instead of the transpo...
Krishna Srinivas
2009-02-25
1
-39
/
+88
*
Added all files
Vikas Gorur
2009-02-18
1
-0
/
+6671