summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd/snapshot: Fix snap delete cleanupAvra Sengupta2014-06-131-25/+22
* glusterd/snapshot : Provide enable/disable option for snapshot auto-delete fe...Sachin Pandit2014-06-131-4/+103
* glusterd/geo-rep: Create the conf file path correctlyAvra Sengupta2014-06-121-6/+6
* Core: Fix issues reported by CppcheckLalatendu Mohanty2014-06-121-3/+4
* glusterd/snapshot: Update file-system uuid during snap creationRajesh Joseph2014-06-121-3/+2
* glusterd/snapshot : Store the global snapshot config limit in options.Sachin Pandit2014-06-111-0/+52
* glusterd/snapshot: Don't update the snap volume's op_versionAvra Sengupta2014-06-101-1/+1
* gsyncd / geo-rep: FSH recommended log locationsVenky Shankar2014-06-101-0/+1
* glusterd/snapshot : Dont create quota.conf if quota is not enabled.Sachin Pandit2014-06-101-9/+14
* glusterd: Better op-version values and rangesKaushal M2014-06-091-5/+5
* mgmt/glusterd : Import the global options irrespective of change inSachin Pandit2014-06-091-3/+7
* glusterd: Preserve backward compatibility during sync and storeKaushal M2014-06-051-125/+274
* feature/geo-rep: Fix to retain pause state of gsyncd on restart.Kotresh H R2014-06-051-6/+13
* glusterd: Handle rpc_connect failure in the event handlerVijaikumar M2014-06-051-4/+0
* mgmt/glusterd: return proper value upon quorum failure in snapshot createRaghavendra Bhat2014-06-041-1/+3
* glusterd: Changes to provide interface for USSVarun Shastry2014-06-031-44/+419
* mgmt/glusterd: return failure when server quorum is not metRaghavendra Bhat2014-06-011-1/+2
* glusterd/snapshot: Use external umount for un-mounting snapshotVijaikumar M2014-05-291-0/+25
* glusterd/snapshot: Invoke restore cleanup for missed restoresAvra Sengupta2014-05-271-0/+10
* contrib: Cross platform fixes after recent commitsHarshavardhana2014-05-171-7/+7
* glusterd/snapshot: Putting back the missed_snaps_list codeAvra Sengupta2014-05-151-1/+8
* gsyncd / geo-rep: Partial support for Non-root geo-replication.Venky Shankar2014-05-141-15/+16
* glusterd: Allow setting volume options by default based on op-versionKaushal M2014-05-141-0/+49
* glusterd/snapshot : Quorum check should not be made if weSachin Pandit2014-05-131-129/+159
* glusterd: On gaining quorum spawn_daemons in new threadKaushal M2014-05-121-1/+31
* glusterd/snapshot: Execute lvm snapshots in parallelVijaikumar M2014-05-081-18/+27
* glusterd/snapshot: Add brick-count suffix for the LVM snapshotVijaikumar M2014-05-081-4/+1
* mgmt/glusterd: Prevent spurious brick restartsPranith Kumar K2014-05-081-10/+37
* mgmt/glusterd: quorum check before taking the snapshotRaghavendra Bhat2014-05-071-8/+469
* glusterd: NFS server wrongly started with `DEBUG` log-levelHarshavardhana2014-05-071-2/+1
* glusterd : Port glusterd sync log messages to gf_msg APIAtin Mukherjee2014-05-061-25/+32
* glusterd: Port server quorum messages to the gf_msg APIKaushal M2014-05-061-0/+12
* glusterd/snashot: Perform missed snap createsAvra Sengupta2014-05-061-42/+76
* glusterd: Fetch brick mount_dirs during brick create.Avra Sengupta2014-05-061-8/+145
* mgmt/gluster: Use fsync instead of O_SYNCPranith Kumar K2014-05-051-3/+0
* glusterd : Volname, brickpath & volfpath length validationAtin Mukherjee2014-05-031-1/+1
* glusterd/snapshot: Restore cleanupRajesh Joseph2014-05-021-0/+71
* glusterd/snapshot : Copy the quota config and cksum file before taking a snap...Sachin Pandit2014-05-011-1/+95
* glusterd/snapshot : Copy geo-rep status and config files before taking a snap...Sachin Pandit2014-05-011-0/+285
* glusterd/geo-rep: Looks for state_file and pid-file in gsyncd_template.confAvra Sengupta2014-05-011-2/+69
* glusterd/snapshot: Compare and update snapshots during peer handshakeAvra Sengupta2014-04-281-121/+935
* glusterd: Rename the export dictionary as peer_dataAvra Sengupta2014-04-281-103/+121
* glusterd/snapshot: Recreate the mount dirs and mount the lvm snapshots on nod...Avra Sengupta2014-04-281-0/+35
* glusterd/snapshot: Perform missed snap deletes and restores.Avra Sengupta2014-04-281-12/+205
* glusterd/snapshot: Adding snap_vol_id and snap_uuid to missed_snap_listAvra Sengupta2014-04-271-7/+18
* glusterd/snapshot-handshake: Perform handshake of missed_snaps_list.Avra Sengupta2014-04-251-0/+96
* build: MacOSX Porting fixesHarshavardhana2014-04-241-16/+15
* snapshot: use volume's brick_ids for the snapsRavishankar N2014-04-211-5/+1
* dict: add dict_set_dynstr_with_allocKrishnan Parthasarathi2014-04-141-24/+12
* cli,glusterd: Improve detach check validationKaushal M2014-04-111-9/+21