summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-hooks.c
Commit message (Expand)AuthorAgeFilesLines
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-2/+3
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-19/+31
* glusterd/shared_storage: Provide a volume set option to create and mount the ...Avra Sengupta2015-06-041-9/+31
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-10/+9
* features/changelog: Cleanup .processing and .current directoryAravinda VK2015-01-181-2/+2
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-071-0/+1
* rpm: Rename old hookscripts in an RPM-standard way.Poornima G2014-05-291-1/+2
* cli/hooks : Add volume set options to enable/disable nfs-ganesha support.Meghana M2014-05-031-1/+8
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* features/quota: Add the quota config xattr to newly added brickVarun Shastry2013-11-261-0/+28
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-0/+14
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-041-1/+0
* glusterd: add "volume label" commandJeff Darcy2012-12-041-0/+1
* All: License message changeVarun Shastry2012-09-131-6/+7
* All: License message changeVarun Shastry2012-08-281-14/+5
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-6/+3
* glusterd: Run post hooks on a different threadKrishnan Parthasarathi2012-05-291-0/+168
* common-utils: Simplified mkdir_p interface and put it to use.Krishnan Parthasarathi2012-05-211-4/+4
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-161-6/+4
* glusterd: Added glusterd command specific optional args for hooks scripts.Krishnan Parthasarathi2012-05-031-1/+113
* glusterd: Enable hooks for volume set.Krishnan Parthasarathi2012-04-201-1/+1
* glusterd: Moved 'hooks' interface code to glusterd-hooks.*Krishnan Parthasarathi2012-04-191-0/+250