summaryrefslogtreecommitdiffstats
path: root/xlators/features/index
Commit message (Expand)AuthorAgeFilesLines
* features/index: Don't delete current xattrop index.Ravishankar N2014-06-201-0/+13
* build: MacOSX Porting fixesHarshavardhana2014-04-241-2/+2
* cluster/afr: refactorAnand Avati2014-03-222-341/+71
* features/index: Close directories left open on error.Christopher R. Hertel2014-02-071-3/+17
* features/index: Loop exit without freeing in-use memory.Christopher R. Hertel2014-02-041-1/+3
* cluster/afr: Add gfid to index in wind un-conditionallyPranith Kumar K2014-01-291-9/+25
* consolidate code for #ifdef HAVE_LINKAT usageVijay Bellur2014-01-141-25/+7
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-021-1/+2
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-021-0/+20
* features/index: Minor improvement in log message.Vijay Bellur2013-12-271-1/+1
* index: fix the order of initializationAnand Avati2013-12-041-3/+5
* features/index : Creation of indices directory as soon as brick is up.Anuradha2013-11-281-0/+5
* cluster/afr: [Feature] Command implementation to get heal-countVenkatesh Somyajulu2013-10-142-13/+316
* core: block unused signals in created threadsAnand Avati2013-09-251-1/+1
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-2/+1
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-1/+3
* Put _check_key_is_zero_filled outside _xattrop_index_actionVenkatesh Somyajulu2012-11-201-11/+13
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* All: License message changeVarun Shastry2012-09-133-21/+18
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-7/+9
* All: License message changeVarun Shastry2012-08-283-39/+12
* features/index: make pthread_attr_t local to init()Pranith Kumar K2012-07-252-8/+6
* features/index: Fix race in this->private initializationPranith Kumar K2012-07-251-5/+27
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-1/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-103-27/+27
* core: coverity issues fixedAmar Tumballi2012-04-231-0/+3
* core: adding extra data for fopsAmar Tumballi2012-03-221-37/+45
* features/index: Set correct ret value in index_addPranith Kumar K2012-02-211-0/+2
* features/index: Fix fd leakPranith Kumar K2012-02-211-2/+5
* features/index: Add release, releasedir cbksPranith Kumar K2012-02-211-1/+40
* features/index: Index translator implementationPranith Kumar K2012-02-205-0/+1249