summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-resolve.c
Commit message (Expand)AuthorAgeFilesLines
* server: send lookup on root inode when itable is createdvmallika2016-03-301-2/+4
* protocol/server : porting missing gf_log's to gf_msgManikandan Selvaganesh2015-08-261-4/+3
* tests: set inode-lru-limit to 1 and check if bit-rot xattrs are wrongy createdRaghavendra Bhat2015-08-101-12/+16
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-151-2/+24
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* Changing log level from Warning to DebugAshish Pandey2015-05-281-1/+1
* protocol/server : port log messages to new framework.Manikandan Selvaganesh2015-04-291-21/+42
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-12/+12
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-081-13/+1
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-141-5/+0
* user servicable snapshotsRaghavendra Bhat2014-05-291-5/+26
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-2/+2
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-10/+22
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-3/+2
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-121-14/+5
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-031-1/+1
* protocol/server: do not wind opendir call if fd creation failsRaghavendra Bhat2012-06-011-0/+4
* Resolve: Assign correct path while resolvingPranith Kumar K2012-05-081-10/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-2/+3
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-222/+166
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-5/+3
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* protocol/server: logging changesRaghavendra Bhat2011-06-081-10/+1
* protocol/server: log enhancementsAmar Tumballi2011-03-171-3/+19
* protocol/server: White space cleanup and NULL check validations.Mohammed Junaid Ahmed2011-03-171-3/+2
* resolver: include par_idx access within the conditional sectionAnand Avati2010-11-241-1/+1
* resolver: handle corner cases of handling root inode betterAnand Avati2010-11-241-4/+27
* protocol/server: fix log level of message in server-resolver.cv3.1.1qa5Anand Avati2010-11-091-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* resolver: set safer conditionals during path creationAnand Avati2010-09-281-1/+1
* server-resolve: check for variables before dereferencingAmar Tumballi2010-09-171-7/+14
* server: Check gfid presence using uuid_is_nullv3.1.0qa25Shehjar Tikoo2010-09-161-2/+2
* gfid: server resolver changes to use gfid instead of ino/genAnand Avati2010-09-041-26/+4
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-041-2/+2
* gfid: changes in inode managementAnand Avati2010-09-041-2/+4
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-281-25/+6
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-1/+3
* rpc protocolAmar Tumballi2010-06-211-0/+655
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-211-656/+0
* catch up with 4911659 on OS XCsaba Henk2010-05-281-0/+1
* protocol/server: Use EBADFD instead of EBADF in the case of a failed fd resol...Pavan Sondur2010-05-271-1/+1
* resolver: set safer conditionals during path creationAnand Avati2010-05-271-1/+1
* Memory accounting changesVijay Bellur2010-04-231-5/+6
* iatt: changes across the codebaseAnand V. Avati2010-03-161-2/+2
* resolver: include RESOLVE_EXACT type for failure case when inode not foundAnand Avati2009-12-071-1/+2
* resolver: handle resolutions of pathsAnand Avati2009-12-061-2/+66
* protocol/server: enhance trace loggingAnand Avati2009-11-291-7/+2
* protocol/server: Introduce option trace to log requests and replies in normal...Pavan Sondur2009-11-261-2/+7
* protocol/server: Changed logging level of message on deep resolutionVijay Bellur2009-11-261-1/+1