summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
...
* glusterd/snapshot: fixing glusterd quorum during snap operationJoseph Fernandes2014-07-041-2/+2
* mgmt/glusterd: display snapd status as part of volume statusRaghavendra Bhat2014-06-301-0/+10
* glusterd: Spelling correction in glusterd log messageggarg2014-06-221-1/+1
* glusterd: Fail peer probe/detach commands when peer detach is ongoingKrishnan Parthasarathi2014-06-161-5/+39
* glusterd: Better op-version values and rangesKaushal M2014-06-091-4/+4
* gluster: Set ping-timeout between glusterd peer rpc connectionVijaikumar M2014-06-061-0/+5
* glusterd: Handle rpc_connect failure in the event handlerVijaikumar M2014-06-051-2/+0
* glusterd: Changes to provide interface for USSVarun Shastry2014-06-031-0/+59
* glusterd: Fetching the txn_id before performing glusterd_op_bricks_select in ...Avra Sengupta2014-06-021-12/+14
* cli: 'Snapshot Volume: yes/no' for volume info needs to be removedVijaikumar M2014-05-291-15/+0
* mgmt/glusterd: Allow mount/umount requests over AF_INETVijay Bellur2014-05-251-5/+9
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-4/+4
* glusterd: port network failure log messages to gf_msg APIKrishnan Parthasarathi2014-05-061-7/+13
* glusterd: Port server quorum messages to the gf_msg APIKaushal M2014-05-061-4/+7
* glusterd: avoid repetitive logging of disconnect messagesKrishnan Parthasarathi2014-05-021-3/+6
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-291-0/+2
* cli: Add a cli command to enable/disable barrierKaushal M2014-04-291-0/+63
* glusterd/snapshot: Compare and update snapshots during peer handshakeAvra Sengupta2014-04-281-0/+6
* glusterd/snapshot: Adding snap_vol_id and snap_uuid to missed_snap_listAvra Sengupta2014-04-271-6/+85
* glusterd/snapshot-handshake: Perform handshake of missed_snaps_list.Avra Sengupta2014-04-251-0/+6
* cli,glusterd: Improve detach check validationKaushal M2014-04-111-15/+24
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-216/+41
* glusterd: Check for ctx before dereferencing it.Raghavendra Talur2014-02-201-6/+8
* glusterd/Vol-Locks : Moving globals into glusterd priv and code refactoringAvra Sengupta2014-02-141-7/+25
* glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-101-35/+456
* glusterd: Fix the NULL dereference errors reported by coverity.Poornima2014-02-071-2/+2
* rpc,glusterd: Use rpc_clnt notifyfn to cleanup mydataKaushal M2013-12-161-2/+4
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-261-0/+34
* bd: Add Zerofill FOP supportM. Mohan Kumar2013-11-201-0/+16
* mgmt/glusterd: fix undefined sybmol error related to BDPranith Kumar K2013-11-191-1/+1
* bd: Add support to create clone, snapshot and merge of LV images.M. Mohan Kumar2013-11-131-2/+37
* bd: posix/multi-brick support to BD xlatorM. Mohan Kumar2013-11-131-0/+47
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-131-87/+0
* cli,glusterd: Changes to cli-glusterd communicationKaushal M2013-10-171-0/+21
* glusterd: Set errstr appropriately on peer op failureKrutika Dhananjay2013-09-291-11/+17
* glusterd: release big locks while doing mountAnand Avati2013-08-181-0/+4
* cli: Add server uuid into volume brick info xmlTimothy Asir2013-08-181-0/+10
* cli, glusterd: Cleanup logging of bd op commands.Vijay Bellur2013-07-271-1/+0
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-0/+2
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-041-3/+3
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-41/+41
* glusterd: Log peer op status at the appropriate timeKrutika Dhananjay2013-06-181-63/+268
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-181-2/+46
* mgmt/glusterd, socket: Change logging for brick disconnectsPranith Kumar K2013-06-111-2/+6
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-101-0/+99
* mgmt/glusterd: Make sure peerinfo->uuid_str is assignedPranith Kumar K2013-05-311-2/+3
* glusterd: Fix misleading log messages of the kind "Node <n> responded to <n>"Krutika Dhananjay2013-05-161-7/+8
* glusterd: Removed 'proactive' failing of volume opKrishnan Parthasarathi2013-04-301-53/+3
* cli: add a command 'gluster pool list [--xml]'Niels de Vos2013-04-261-19/+32
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-121-34/+247