summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: use the right rpc for snapd while getting pending node rpcRaghavendra Bhat2014-07-011-2/+2
* mgmt/glusterd: display snapd status as part of volume statusRaghavendra Bhat2014-06-301-1/+66
* glusterd/snapshot : Logging the soft-limit reach warning andSachin Pandit2014-06-271-0/+7
* xlators/mgmt: don't allow glusterd fork bomb (cache the brick inode size)Kaleb S. KEITHLEY2014-06-241-30/+62
* glusterd: Avoid simple inline function definitions with local scopeHarshavardhana2014-06-171-3/+4
* cluster/dht: Bring option to choose gfid or name based hashingVenkatesh Somyajulu2014-06-171-2/+1
* mgmt/glusterd: save the snapd port in volinfo after starting snapdRaghavendra Bhat2014-06-171-0/+2
* glusterd: Use blocking quotad start only on quota enableKaushal M2014-06-161-0/+20
* mgmt/glusterd: volume stop should also stop its snapview-daemonRaghavendra Bhat2014-06-161-1/+10
* 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