summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-resolve.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* protocol/server: add debug messages.Raghavendra G2009-11-181-0/+12
* protocol/server: resolver fixesAnand Avati2009-10-281-5/+12
* protocol/server: touchup loc only if inode/entry resolution was successfulAnand Avati2009-10-261-2/+4
* protocol/server: deep resolution supportAnand Avati2009-10-231-59/+160
* protocol/server: generation number and dentry resolutionAnand Avati2009-10-201-0/+467