summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* fuse: add a built-in fuse traffic dumper mechanismCsaba Henk2010-06-072-0/+12
* OS X: enable mac-compat for OS X clients.Csaba Henk2010-05-211-2/+6
* OS X: adjustments, minor fixes to eliminate warningsCsaba Henk2010-05-212-2/+20
* OS X: basic additions for OS X client supportCsaba Henk2010-05-211-16/+0
* added features/mac-compatCsaba Henk2010-05-132-25/+32
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-032-12/+1
* structuring of protocolAmar Tumballi2010-05-032-2/+0
* Memory accounting changesVijay Bellur2010-04-232-40/+92
* fuse: change behavior of direct io mode.Anand Avati2010-04-082-8/+21
* core: Do internal latency measurement of FOPs.Vikas Gorur2010-04-041-0/+2
* added '--read-only' command line option for glusterfsAmar Tumballi2010-03-242-0/+65
* handle SIGINT in glusterfsdAmar Tumballi2010-03-091-0/+4
* Fix fetching volume file from the server, by sending parent up through the xl...Harshavardhana Ranganath2010-01-261-0/+4
* core: fix initialization of disjoint xlator graphAnand Avati2010-01-231-1/+26