index
:
glusterfs-quota.git
master
origin/upstream_on_quota
quota
quota-improvements
test
upstream_on_quota
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
protocol
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix build warnings in 'client-protocol'
Amar Tumballi
2009-07-20
1
-7
/
+19
*
protocol/client: use translated flags in protocol/client open and create fops
Anand Avati
2009-07-07
1
-2
/
+2
*
protocol/client - replace ZR_FILENAME_MAX by NAME_MAX
Basavanagowda Kanur
2009-07-06
1
-1
/
+1
*
cleanup client_forget
Amar Tumballi
2009-07-01
2
-179
/
+2
*
build warning fixes
Amar Tumballi
2009-06-30
1
-2
/
+2
*
client_xattrop: use dict_allocate_and_serialize during serializing xattr
Raghavendra G
2009-06-30
1
-10
/
+7
*
Fix some trivial typos.
Erick Tryzelaar
2009-06-29
1
-1
/
+1
*
version check between client/server made more specific to protocol only.
Amar Tumballi
2009-06-29
1
-5
/
+5
*
client: Replace saved_fds dict with list
Shehjar Tikoo
2009-06-15
2
-158
/
+177
*
Implemented LOG MOP in client-protocol.
Vikas Gorur
2009-06-11
1
-0
/
+61
*
THIS: protocol/client now uses xlator_notify for setting THIS
Anand V. Avati
2009-05-22
1
-12
/
+9
*
client-protocol: Fix memory corruption in client_lookup
Raghavendra G
2009-05-16
1
-13
/
+7
*
protocol/client: indentation fixes
Anand V. Avati
2009-05-07
1
-926
/
+737
*
protocol/client: removed conf->child
Anand V. Avati
2009-05-07
2
-603
/
+0
*
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
2
-31
/
+37
*
Cleaned up log messages in client-protocol.
Vikas Gorur
2009-04-24
2
-88
/
+97
*
rename transport-timeout to frame-timeout, and set default to 30mins
Anand V. Avati
2009-04-24
2
-16
/
+16
*
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
3
-125
/
+110
*
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
2
-33
/
+29
*
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
2
-2
/
+30
*
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
4
-4
/
+4
*
Ping timer does not timeout in case there is any activity (cbks) from the ser...
Krishna Srinivas
2009-02-25
2
-8
/
+42
*
per frame time out - i.e individual frames are unwound instead of the transpo...
Krishna Srinivas
2009-02-25
3
-41
/
+115
*
Added all files
Vikas Gorur
2009-02-18
6
-0
/
+7115