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
/
client3_1-fops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
protocol/client: Handle failures in lock self healing gracefully (part 1).
Mohammed Junaid
2012-03-19
1
-93
/
+45
*
protocol/client: Avoid STACK_DESTROYing more than once in RELEASE fops.
Vijay Bellur
2012-03-19
1
-2
/
+4
*
protocol/client: replace STACK_UNWIND_STRICT macro with CLIENT_STACK_UNWIND,
Raghavendra G
2012-03-18
1
-194
/
+100
*
rpc: don't unwind the fop in caller if client_submit_request fails
Raghavendra G
2012-03-18
1
-186
/
+140
*
Fix memory leaks found in readdir
Vijay Bellur
2012-03-01
1
-0
/
+6
*
protocol/client: Print correct error message
Pranith Kumar K
2012-02-22
1
-1
/
+1
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-23
/
+17
*
rpc/clnt: handle PARENT_DOWN event appropriately
Amar Tumballi
2012-02-21
1
-25
/
+65
*
protocol/client,server: fcntl lock self healing.
Mohammed Junaid
2012-02-20
1
-1
/
+15
*
protocol/client: delete locks only for non-anonymous fds
Rajesh Amaravathi
2012-02-20
1
-1
/
+1
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
1
-13
/
+17
*
protocol: remove the 'path<>' from rename() and link()
Amar Tumballi
2012-02-16
1
-4
/
+0
*
protocol xdr: remove 'path<>'
Amar Tumballi
2012-02-14
1
-21
/
+2
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-0
/
+4
*
protocol: code cleanup
Amar Tumballi
2012-02-14
1
-270
/
+80
*
protocol/client: assign the right value to 'conf' before de-refing it
Amar Tumballi
2012-02-07
1
-2
/
+2
*
protocol/client: Pass the right arguments to CLIENT_GET_REMOTE_FD
Vijay Bellur
2012-01-26
1
-1
/
+1
*
protocol/client: if the remote_fd is -1, then unwind instead of sending the c...
Raghavendra Bhat
2012-01-25
1
-23
/
+23
*
core: add 'fremovexattr()' fop
Amar Tumballi
2012-01-25
1
-0
/
+84
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-18
/
+33
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-4
/
+4
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
1
-54
/
+70
*
Fix local==NULL crash in wb_sync_cbk during disconnect.
Jeff Darcy
2011-12-19
1
-3
/
+10
*
protocol/client: Be strict about gfids in fop req
Pranith Kumar K
2011-12-15
1
-0
/
+73
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
1
-3
/
+2
*
Move some of the messages to log level `TRACE'.
Sachidananda Urs
2011-11-15
1
-1
/
+1
*
libglusterfs/iobuf: increase the iobref's iobuf array size
Amar Tumballi
2011-10-10
1
-2
/
+1
*
protocol/client: minor log enhancements
Rajesh Amaravathi
2011-09-19
1
-21
/
+14
*
protocol/client: log enhancements
Rajesh Amaravathi
2011-09-18
1
-90
/
+109
*
protocol/client: avoid code duplication in fd based operations
Raghavendra Bhat
2011-09-11
1
-340
/
+17
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
1
-105
/
+95
*
glusterfs protocol: bring in variable sized iobuf support
Amar Tumballi
2011-09-07
1
-78
/
+112
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
IOBUF: Bring in variable iobuf support
shishir gowda
2011-07-31
1
-8
/
+8
*
logging: fill proper domain names at places where it is missing
Amar Tumballi
2011-06-16
1
-40
/
+40
*
protocol/client: Change log level of error to GF_LOG_ERROR
Pranith Kumar K
2011-06-08
1
-1
/
+1
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-05-03
1
-30
/
+129
*
prevent few excessive logs
Amar Tumballi
2011-04-21
1
-7
/
+6
*
protocol/client: convert to errno before checking for EAGAIN
Amar Tumballi
2011-04-12
1
-5
/
+10
*
protocol/client: Avoid logging when EAGAIN is received for *lk requests
Vijay Bellur
2011-04-06
1
-5
/
+5
*
log gfid mismatches for the same file in cluster xlator lookup
Amar Tumballi
2011-04-06
1
-1
/
+1
*
protocol/client: log enhancement
Amar Tumballi
2011-03-17
1
-146
/
+433
*
rpc/rpc-clnt: don't use iobref passed from caller to hold iobufs required for...
Raghavendra G
2011-02-22
1
-16
/
+28
*
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
1
-57
/
+438
*
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
1
-308
/
+0
*
client: decrement the 'openfd' count in case of opendir_cbk too
Amar Tumballi
2010-10-24
1
-0
/
+2
*
lock recovery: temporarily disable lock healing
Anand Avati
2010-10-07
1
-22
/
+28
[next]