summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Enable readdir-ahead by default on new volumesanand2015-05-041-1/+17
* quota: support for inode quota in quota.confvmallika2015-05-041-79/+39
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-041-0/+8
* glusterd: do not pass volinfo in glusterd_svc_manager functionGaurav Kumar Garg2015-04-301-20/+2
* libglusterfs: Implementation of sync lock as recursive lock to avoid crash.anand2015-04-281-1/+3
* arbiter: load arbiter xlator on every 3rd brick of a replica 3 AFR subvolRavishankar N2015-04-271-0/+1
* glusterd: incorrect rsp.op_ret handling in volume get in cliAtin Mukherjee2015-04-261-1/+0
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-04-221-1/+11
* glusterd: Replace transaction peers listsKaushal M2015-04-131-19/+0
* glusterd: bitd daemon should not start on the node which dont have any brickGauravKumarGarg2015-04-101-2/+2
* snapshot:Fetching wrong peer data during probeMohammed Rafi KC2015-04-101-5/+6
* glusterd/snapshot : While snapshot restore, compute quota checksum.Sachin Pandit2015-04-101-0/+1
* glusterd:Change glusterd_list_add_order to add entry in ascending orderMohammed Rafi KC2015-04-081-2/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-48/+48
* glusterd: group server-quorum related code togetherKrishnan Parthasarathi2015-04-011-403/+0
* quota/cli: improve cli error message when setting limit on invalid pathvmallika2015-03-301-1/+1
* glusterd: Use txn_opinfo instead of global op_info in glusterd_volume_heal_us...Atin Mukherjee2015-03-291-5/+20
* glusterd: clean up global xaction_peer occurancesAtin Mukherjee2015-03-261-22/+0
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-03-261-0/+19
* glusterd: Prevent possible deadlock due to glusterd_quorum_countKaushal M2015-03-251-5/+6
* mgmt/glusterd: generate volfile for BitDVenky Shankar2015-03-241-0/+18
* glusterd: CLI commands to create and manage tiered volumes.Dan Lambright2015-03-191-0/+1
* cli/glusterd: cli command implementation for bitrot featuresGaurav Kumar Garg2015-03-181-0/+6
* features/quota : Introducing inode quotavmallika2015-03-181-2/+6
* glusterd: Protect the peer list and peerinfos with RCU.Kaushal M2015-03-161-2/+8
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-091-1/+1
* glusterd: Start quotad before spawning bricks during glusterd restartAvra Sengupta2015-03-041-4/+8
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-86/+116
* glusterd: nfs,shd,quotad,snapd daemons refactoringAtin Mukherjee2015-02-201-719/+112
* cli: volume status for tcp,rdma type volume display only tcp portMohammed Rafi KC2015-02-181-1/+15
* glusterd/geo-rep: Allow replace/remove brick if geo-rep is stopped.Kotresh HR2015-02-161-0/+1
* glusterd: Fix spurious volume delete failureEmmanuel Dreyfus2015-01-211-1/+6
* glusterd: quorum validatation in glusterd syncop frameworkGauravKumarGarg2015-01-201-0/+101
* mgmt/glusterd: Implement Volume heal enable/disablePranith Kumar K2015-01-201-4/+17
* features/changelog: Cleanup .processing and .current directoryAravinda VK2015-01-181-72/+0
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-081-3677/+4
* glusterd: cluster quorum count check correctionAtin Mukherjee2015-01-061-18/+30
* glusterd: check_volume_exists should query in-memory representationKrishnan Parthasarathi2014-12-281-19/+2
* glusterd: Copy brick port no. if brick is runningAvra Sengupta2014-12-191-5/+18
* mgmt/glusterd: do not restart nfs server when snapshot is deactivatedRaghavendra Bhat2014-12-181-0/+3
* mgmt/glusterd: Out of bounds access to fs_info structPetr Medonos2014-12-011-1/+1
* glusterd/uss: Create rebalance volfile.Avra Sengupta2014-11-301-0/+13
* glusterd/uss: if snapd is not running, return success from glusterd_handle_sn...Atin Mukherjee2014-11-301-0/+3
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-6/+8
* rdma: Client volfile name change for supporting rdmaAnoop C S2014-11-191-2/+2
* rdma :mount fails for nfs protocol in rdma volumesJiffin Tony Thottan2014-11-191-1/+0
* rdma: Wrong volfile fetch on fuse mounting tcp,rdma volume via rdmaAnoop C S2014-11-181-18/+36
* rdma: client connection establishment takes more timeMohammed Rafi KC2014-11-181-0/+6
* USS : Kill snapd during glusterd restart if USS is disabledSachin Pandit2014-11-171-5/+25
* mgmt/glusterd: Validate the options of ussvmallika2014-11-141-6/+11