summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* Allow graph processing even if reconfigure failsshishir gowda2010-10-011-1/+0
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-301-6/+4
* mgmt/glusterd: remove debug messages in cleanup_and_exitPranith K2010-09-301-2/+0
* glusterd: make sure init is not called when there is no topology changeKaushik BV2010-09-291-8/+26
* mgmt/glusterd: prevent cleanup_and_exit if its already startedPranith K2010-09-281-1/+7
* more proper error returns in case of graph topology validationAmar Tumballi2010-09-281-9/+3
* replace brick fixesPavan Sondur2010-09-271-1/+3
* glusterfsd: after volume fetch, return proper values from functionsAmar Tumballi2010-09-271-2/+2
* glusterfsd: handle relative path for '--volfile/-f' optionAmar Tumballi2010-09-241-5/+15
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-232-0/+5
* glusterfsd: destroy mgmt in cleanupPranith Kumar K2010-09-221-0/+3
* mount/fuse: By default enable direct-io only for fds not openened with O_RDONLY.v3.1.0qa27Raghavendra G2010-09-211-1/+2
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-202-5/+5
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+157
* Deadlock in state dumping while holding the logging lockKaushik BV2010-09-151-10/+3
* glusterfsd: exit process instead of starting fuse in case of failuresAmar Tumballi2010-09-103-19/+19
* glusterfsd: first time errors in volume file should exit the processAmar Tumballi2010-09-091-0/+6
* in case of failures, don't hang fuse mountAmar Tumballi2010-09-071-6/+27
* glusterfsd-mgmt.c: suppress a confusing log during rpc_clnt_init()Amar Tumballi2010-09-061-0/+4
* dont destroy the mempools in cleanup and exit as some other thread may be ref...Raghavendra Bhat2010-09-041-6/+0
* Revert "fuse: introduce pre-test micro-framework, check for execve-over-direc...v3.1.0qa15Vijay Bellur2010-09-031-1/+5
* fuse: introduce pre-test micro-framework, check for execve-over-direct-IOCsaba Henk2010-09-021-5/+1
* fix a crash in cleanup_and_exit ()v3.1.0qa12Amar Tumballi2010-08-311-8/+12
* fix typo in commandline help messageCsaba Henk2010-08-311-3/+2
* glusterfsd: call fini of fuse and all active xlators in cleanup_and_exit()Amar Tumballi2010-08-301-1/+17
* gluster{d,fs,fsd}: add logrorate functionality to SIGHUPAmar Tumballi2010-08-292-6/+14
* dump the volume file details in log file if graph init succeedsAmar Tumballi2010-08-281-0/+2
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-18/+34
* glusterfsd: don't call pmap-signout in 'cleanup_and_exit()'Amar Tumballi2010-08-261-1/+1
* glusterfsd: Clang error fixes.Sachidananda2010-08-261-5/+54
* portmapper program added to glusterfsd mgmt rpcAmar Tumballi2010-08-214-5/+183
* mem pool for call_stub_tshishir gowda2010-08-061-1/+6
* Implement mem pool for frame and stackshishir gowda2010-08-061-0/+19
* changes to rpcRaghavendra G2010-07-281-1/+1
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-0/+6
* glusterfsd: fix bug in GETSPEC which would result in loading of -f volfileAnand Avati2010-07-231-2/+1
* glusterfsd: ban specifying fuse in volfileCsaba Henk2010-07-221-0/+11
* glusterfsd: move mgmt_init() to happen post deamonize()Anand Avati2010-07-211-10/+9
* mount/fuse: disable fuse support from volfileAnand Avati2010-07-213-309/+324
* glusterfsd: make SIGINT gdb friendlyAnand Avati2010-07-211-1/+1
* 'glusterd' commandAmar Tumballi2010-07-203-3/+11
* gluster-CLI-and-mgmt-glusterd-added-to-codebaseAmar Tumballi2010-07-081-2/+2
* fix up OS X after dynamic volume changesCsaba Henk2010-07-081-7/+2
* minor option handling refactorizationsCsaba Henk2010-07-084-14/+36
* fix fuse volume creation from volfileCsaba Henk2010-07-081-41/+39
* fix up option handlingCsaba Henk2010-07-082-35/+49
* glusterfsd: Handle setting entry-timeout to 0Vijay Bellur2010-07-061-1/+1
* allocate space for '\0' in string, while adding xlator-optionAmar Tumballi2010-07-061-2/+2
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* dynamic volume changes for graph replacementAnand Avati2010-06-073-806/+531