summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* glusterfsd: Make sure mountpoint is an absolute pathKaushal M2012-05-081-2/+24
* glusterfsd: Change a free() to GF_FREE()Kaushal M2012-04-261-1/+1
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-0/+80
* glusterd,glusterfsd : Perform proper cleanup of connections and socket filesKaushal M2012-04-232-29/+44
* glusterfsd: print entire path of functions whenever serializing a reply failsRaghavendra Bhat2012-04-231-1/+1
* glusterfsd: mem-pool count of dict_t is adjustedAmar Tumballi2012-04-112-4/+10
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-1/+1
* core: fix all the iobuf related refs and unrefsAmar Tumballi2012-03-291-5/+3
* cli,glusterd: more volume status improvementsKaushal M2012-03-291-20/+58
* Revert "core: enable process to return the appropriate error code"Amar Tumballi2012-03-222-66/+13
* core: enable process to return the appropriate error codeAmar Tumballi2012-03-212-13/+66
* rpc-clnt: separate out connection_cleanup() from destroy()Amar Tumballi2012-03-191-1/+4
* glusterfsd: Handle errors in response sendPranith Kumar K2012-03-171-17/+20
* core: bring a cmdline option to set memory-accountingAmar Tumballi2012-03-152-1/+25
* core: dict allocations through mem-poolAmar Tumballi2012-03-141-0/+12
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-141-3/+244
* glusterfsd: handle a case of NULL dereference during rebalanceAmar Tumballi2012-03-121-0/+5
* glusterfsd: fix some option definitionsAmar Tumballi2012-03-101-5/+6
* glusterfsd: Don't reconfigure if process does not know volfile serverPranith Kumar K2012-03-051-3/+2
* glusterfsd: Unref iobuf after using itPranith Kumar K2012-03-051-0/+2
* glusterfsd: give out the error on screen when cmd is given without optionsAmar Tumballi2012-02-221-0/+13
* glusterfsd: unref the dict and use dict_set_dynstr to avoid memleakRaghavendra Bhat2012-02-221-0/+2
* mempool: adjustments in pool sizesAmar Tumballi2012-02-222-8/+6
* cli, glusterfsd: Fixes for "volume top {read,write}-perf"Kaushal M2012-02-212-16/+16
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-42/+59
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-191-1/+78
* Use /dev/zero instead of /dev/urandom to get realistic numbers.Jeff Darcy2012-02-081-2/+2
* cli: Extend "volume status" with statedump infoKaushal M2012-01-271-1/+138
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-211-4/+4
* libglusterfs/iobuf: have fixed number of arenasAmar Tumballi2011-12-071-1/+1
* fuse: enable kernel read-only modeKaushal M2011-11-221-0/+9
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-162-8/+8
* glusterd/cli: rpc cleanupAmar Tumballi2011-11-161-11/+11
* Fix a typo in log message.Sachidananda Urs2011-10-061-1/+1
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.Krishnan Parthasarathi2011-09-221-1/+126
* glusterd: run 'volume top read-perf/write-perf' in different threadKaushal M2011-09-193-28/+341
* glusterfsd: enable max fetch attemptsKaushal M2011-09-181-2/+8
* Proactive self heal process implementationPranith Kumar K2011-09-141-2/+8
* glusterfsd: log the package version just after log initAmar Tumballi2011-09-141-0/+5
* add --user-map-root optionCsaba Henk2011-09-122-0/+25
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-11/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-42/+29
* options handling: remove missing options check in reconfigureAnand Avati2011-08-191-2/+0
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-0/+3
* glusterd: fix for volume stop causing inconsistent volume statusKaushal M2011-08-171-6/+6
* WORM: Write Once Read Many times xlator supportshishir2011-08-102-0/+7
* Change Copyright current yearPranith Kumar K2011-08-104-5/+5
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorkrishna2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-064-13/+13
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-311-13/+27