summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
...
* quota : volume-reset shouldn't remove quota-deem-statfsManikandan Selvaganesh2015-08-121-0/+22
* glusterd: Do not log failure if glusterd_get_txn_opinfo fails in gluster volu...Atin Mukherjee2015-08-111-3/+4
* glusterd: initialize the daemon services on demandAtin Mukherjee2015-07-271-20/+5
* glusterd: Pass NULL in glusterd_svc_manager in glusterd_restart_bricksGaurav Kumar Garg2015-07-231-1/+1
* glusterd: use a real host name (instead of numeric) when we have oneKrishnan Parthasarathi2015-07-131-0/+6
* glusterd: Get the local txn_info based on trans_id in op_sm call backs.anand2015-07-131-13/+16
* glusterd/snapd: Stop snapd daemon when glusterd is restartingAvra Sengupta2015-07-081-0/+6
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-76/+113
* glusterd: use mkdir_p for creating rundirAtin Mukherjee2015-06-241-7/+7
* glusterd/uss/snapshot: Intialise snapdsvc after volfiles are createdAvra Sengupta2015-06-221-8/+13
* glusterd: Removing sync lock and unlock inside rcu read critical sectionanand2015-06-191-24/+4
* utils/glusterd: Porting messages to new logging framworkNandaja Varma2015-06-191-294/+550
* glusterd/shared_storage: Provide a volume set option to create and mount the ...Avra Sengupta2015-06-051-0/+31
* glusterd: do not show pid of brick in volume status if brick is down.Gaurav Kumar Garg2015-06-041-2/+4
* quota: quota.conf backward compatibility fixvmallika2015-06-011-2/+3
* glusterd: function to create duplicate of volinfo should copy subvol_countMohammed Rafi KC2015-05-311-0/+1
* tiering: Correct errors in cli and glusterdMohammed Rafi KC2015-05-311-2/+1
* glusterd: fix double-free of rebalance process' rpc objectKrishnan Parthasarathi2015-05-301-3/+54
* tiering: Do not allow some operations on tiered volumeMohammed Rafi KC2015-05-281-0/+65
* glusterd: add counter support for tiered volumesDan Lambright2015-05-281-0/+55
* glusterd/tiering: Exchange tier info during glusterd handshakeMohammed Rafi KC2015-05-101-0/+154
* cli/tiering: display hot tier, and cold tier separatelyMohammed Rafi KC2015-05-091-0/+31
* geo-rep: Update Not Started to Created in code and docAravinda VK2015-05-091-1/+1
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-05-091-1/+11
* quota/marker: turn off inode quotas by defaultvmallika2015-05-081-0/+7
* quota: support for inode quota in quota.confvmallika2015-05-071-79/+39
* glusterd: remove replace brick with data migration support form cli/glusterdGaurav Kumar Garg2015-05-071-138/+0
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-061-0/+8
* glusterd: Enable readdir-ahead by default on new volumesanand2015-05-061-1/+17
* glusterd: do not pass volinfo in glusterd_svc_manager functionGaurav Kumar Garg2015-05-061-20/+2
* arbiter: load arbiter xlator on every 3rd brick of a replica 3 AFR subvolRavishankar N2015-05-031-0/+1
* libglusterfs: Implementation of sync lock as recursive lock to avoid crash.anand2015-04-301-1/+3
* glusterd: incorrect rsp.op_ret handling in volume get in cliAtin Mukherjee2015-04-281-1/+0
* 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