summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-protocol.c
Commit message (Expand)AuthorAgeFilesLines
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-211-6573/+0
* dynamic volume changes for graph replacementAnand Avati2010-06-071-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-94/+91
* Memory accounting changesVijay Bellur2010-04-231-71/+93
* Do not hardcode the lru_limit on inodes to 1 Million while creating the inode...Raghavendra Bhat2010-04-221-1/+1
* backword compatibility with 3.0.x releases - restoredAmar Tumballi2010-04-071-0/+125
* core: Do internal latency measurement of FOPs.Vikas Gorur2010-04-041-0/+2
* fop namespace cleanup.Amar Tumballi2010-03-311-446/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-161-106/+106
* protocol/server: Do gf_flock to flock conversion at the right placeVijay Bellur2010-03-111-1/+2
* Add new gf_strstr dropin replacement for "strstr"Harshavardhana Ranganath2010-02-221-2/+3
* Support new option "conf-dir"Harshavardhana Ranganath2010-02-201-19/+60
* server_writev: add proper iobuf into iobrefAnand Avati2010-02-181-1/+1
* Revert "Server backend storage hang should not cause the mount point to hang."Harshavardhana Ranganath2010-01-261-37/+2
* protocol/server: unlink dentry only for non-root inodesAnand Avati2010-01-231-2/+5
* Server backend storage hang should not cause the mount point to hang.Anand Avati2010-01-231-2/+37
* protocol/server: handle group id decoding in a stricter wayAnand Avati2010-01-221-0/+3
* protocol/server: more fixes in server_link_cbkAnand Avati2009-12-061-4/+4
* protocol/server: fix bad reference to @inode in server_link_cbkAnand Avati2009-12-061-1/+1
* fixing some warnings on 64bit machine.Amar Tumballi2009-12-031-1/+1
* protocol/server: Changes in protocol client to include lk_owner in protocol h...Pavan Vilas Sondur2009-12-031-0/+1
* core, client, server: Support auxiliary group idsShehjar Tikoo2009-12-031-0/+21
* protocol/server: enhance trace loggingAnand Avati2009-11-291-77/+203
* protocol/server: fix improper validation of fd in server_rchecksumAnand Avati2009-11-281-6/+0
* protocol/server: Introduce option trace to log requests and replies in normal...Pavan Sondur2009-11-261-4/+165
* protocol/server: Get all fops to use the new 'resolve_and_resume' path in ser...Pavan Sondur2009-11-261-277/+298
* protocol/server: fix leak of xattrop dictionaryAnand Avati2009-10-291-1/+3
* protocol/server, mount/fuse: Handle returned inode in create properlyVikas Gorur2009-10-291-0/+19
* protocol/server: fix assignment of inode number in server_readlinkAnand Avati2009-10-261-1/+1
* protocol/server: send fresh lookups on revalidate failuresAnand Avati2009-10-231-1/+23
* whitespace fixesAnand Avati2009-10-231-3105/+3105
* protocol/server: generation number and dentry resolutionAnand Avati2009-10-201-2533/+1074
* posix/client/server: Send postparent in lookup even if lookup fails on the en...Vikas Gorur2009-10-131-1/+3
* protocol/server: Set preparent and postparent in the response struct.Vikas Gorur2009-10-121-1/+17
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* server: Support readdirp fopShehjar Tikoo2009-10-061-0/+109
* server: NFS-friendly logic changesShehjar Tikoo2009-10-011-1/+19
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-39/+66
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-578/+254
* protocol/server: Implement rchecksum.Vikas Gorur2009-09-221-1/+80
* Changed prototype for inode_table_dump() and inode_dump().Vijay Bellur2009-09-161-1/+39
* protocol/server: server_stub_resume should check for failure of lookup when o...Raghavendra G2009-09-131-1/+2
* in server_rename if we do_path_lookup on the newloc and parent directory is n...Krishna Srinivas2009-08-191-24/+28
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-191-0/+81
* added log message when server fails to send the reply frameAmar Tumballi2009-08-171-4/+8
* server-lookup: added path info from header to log messageAmar Tumballi2009-08-041-3/+4
* logging related bug fix in server_lookup()Amar Tumballi2009-08-041-4/+3
* fix build warnings in 'server-protocol'Amar Tumballi2009-07-201-7/+23
* server: don't check for 'loc->parent' in entrylk and inodelk callsAmar Tumballi2009-07-161-4/+2
* protocol/server: use translated flags in protocol/server open and create fopsAnand Avati2009-07-071-2/+2