summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-resolve.c
Commit message (Expand)AuthorAgeFilesLines
* copy_file_range support in GlusterFSRaghavendra Bhat2018-11-061-7/+32
* server: don't allow '/' in basenameAmar Tumballi2018-11-011-4/+17
* Land part 2 of clang-format changesGluster Ant2018-09-121-493/+462
* server-protocol: don't allow '../' path in 'name'Amar Tumballi2018-08-091-0/+12
* server/resolver: don't trust inode-table for RESOLVE_NOTRaghavendra G2018-03-171-4/+23
* protocol/server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-221-4/+1
* libglusterfs: Negate all but O_DIRECT flag if present on anon fdsKrutika Dhananjay2016-06-071-1/+4
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-05-021-1/+1
* server: send lookup on root inode when itable is createdvmallika2016-03-291-2/+4
* protocol/server : porting missing gf_log's to gf_msgManikandan Selvaganesh2015-08-121-4/+3
* tests: set inode-lru-limit to 1 and check if bit-rot xattrs are wrongy createdRaghavendra Bhat2015-07-201-12/+16
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-141-2/+24
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* Changing log level from Warning to DebugAshish Pandey2015-05-191-1/+1
* protocol/server : port log messages to new framework.Manikandan Selvaganesh2015-03-111-21/+42
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-021-12/+12
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2014-06-131-13/+1
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-121-5/+0
* user servicable snapshotsRaghavendra Bhat2014-05-071-5/+26
* core: fix errno for non-existent GFIDAnand Avati2013-11-211-2/+2
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-08-211-10/+22
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2012-09-181-3/+2
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-121-14/+5
* protocol/client: Periodically attempt reopensPranith Kumar K2012-12-311-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-04-271-10/+5
* core: adding extra data for fopsAmar Tumballi2012-03-201-2/+3
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-131-222/+166
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-5/+3
* Change Copyright current yearPranith Kumar K2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* protocol/server: logging changesRaghavendra Bhat2011-06-031-10/+1
* protocol/server: log enhancementsAmar Tumballi2011-03-161-3/+19
* protocol/server: White space cleanup and NULL check validations.Mohammed Junaid Ahmed2011-03-161-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-221-4/+27
* protocol/server: fix log level of message in server-resolver.cAnand 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_nullShehjar Tikoo2010-09-151-2/+2
* gfid: server resolver changes to use gfid instead of ino/genAnand Avati2010-09-031-26/+4
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-031-2/+2
* gfid: changes in inode managementAnand Avati2010-09-031-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-271-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-271-0/+1
* protocol/server: Use EBADFD instead of EBADF in the case of a failed fd resol...Pavan Sondur2010-05-271-1/+1