summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2015-06-101-0/+14
* glusterd/snapshot: Check if LVM device path exists before deleteAvra Sengupta2014-12-221-46/+59
* USS : Display only the activated snapshots.Sachin Pandit2014-12-181-0/+6
* glusterd/snapshot: Snapshot should be deactivated when it is created.vmallika2014-12-181-134/+202
* glusterd/snapshot : Fail the snapshot create operation if geo-rep is runningSachin Pandit2014-09-231-1/+11
* glusterd/snapshot: Inherit the mount options of a original brick when creatin...Vijaikumar M2014-09-231-87/+117
* glusterd: Error msg for snapshot status for no existing snaps should be align...Vijaikumar M2014-09-231-35/+42
* glusterd/snapshot: Proper err msg for snapshot create command.Rajesh Joseph2014-09-231-0/+77
* feature/snapshot : Interface to delete all snapshots belonging to a system as...Sachin Pandit2014-09-231-25/+186
* glusterd/snapshot: Print correct error message on cli for snapshot operation ...Vijaikumar M2014-09-231-0/+10
* cli/snapshot : gluster volume info should not show the options which are not ...Sachin Pandit2014-09-231-140/+145
* snapview-server: register a callback with glusterd to getRaghavendra Bhat2014-09-181-0/+4
* glusterd: Fix for resource leak coverity bug 1223045.Raghavendra Talur2014-07-141-0/+1
* glusterd/snapshot: Update fstype for local bricks onlyAvra Sengupta2014-07-141-11/+18
* cli/snapshot: provide --xml support for all snapshot commandRajesh Joseph2014-07-121-5/+81
* glusterd/snapshot: Change file-system uuid to file-system labelRajesh Joseph2014-07-031-83/+57
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-3/+8
* glusterd/snapshot: Correct the mount path checkAvra Sengupta2014-06-301-1/+1
* glusterd/snapshot: verify for lvm commandsHarshavardhana2014-06-281-1/+47
* glusterd/snapshot: delete temporary folder after snapshot createRajesh Joseph2014-06-231-1/+9
* glusterd/snapshot: cli error message correctedRajesh Joseph2014-06-231-1/+27
* glusterd/snapshot: Updating "global-option-version" inAvra Sengupta2014-06-181-5/+14
* glusterd/snapshot : override postvalidate for few snapshot commands.Sachin Pandit2014-06-161-0/+4
* Get snapshot info dynamically via new rpc and infra for snapview-server to re...Anand Subramanian2014-06-151-0/+96
* glusterd/snapshot: Update fstype and fsuuidAvra Sengupta2014-06-131-14/+14
* glusterd/snapshot: Fix snap delete cleanupAvra Sengupta2014-06-131-19/+70
* glusterd/snapshot: Fix for snapshot restore failureRajesh Joseph2014-06-131-9/+9
* glusterd/snapshot : Provide enable/disable option for snapshot auto-delete fe...Sachin Pandit2014-06-131-16/+118
* glusterd/snapshot: Update file-system uuid during snap creationRajesh Joseph2014-06-121-0/+212
* glusterd/snapshot : Store the global snapshot config limit in options.Sachin Pandit2014-06-111-43/+175
* glusterd/snapshot: Remove mnt pt, while removing lvmAvra Sengupta2014-06-101-8/+66
* glusterd/snapshot: Don't update the snap volume's op_versionAvra Sengupta2014-06-101-1/+3
* mgmt/glusterd: delete only the oldest snapshot as part of autodeleteRaghavendra Bhat2014-06-091-27/+21
* glusterd: Handle rpc_connect failure in the event handlerVijaikumar M2014-06-051-4/+0
* glusterd/snapshot : Remove the barrier key from snap volinfoSachin Pandit2014-06-041-0/+9
* glusterd/status : First fetch the snapcount and then send the rpc callSachin Pandit2014-06-031-162/+26
* glusterd/snapshot: Use external umount for un-mounting snapshotVijaikumar M2014-05-291-17/+15
* glusterd/snapshot: brick_start shouldn't be done from child threadVijaikumar M2014-05-221-8/+19
* NetBSD build fixesEmmanuel Dreyfus2014-05-171-2/+1
* contrib: Cross platform fixes after recent commitsHarshavardhana2014-05-171-3/+3
* mgmt/glusterd: delete oldest snapshot upon exceeding soft-limitRaghavendra Bhat2014-05-081-0/+101
* glusterd/snapshot: volume gets deleted if restore failsRajesh Joseph2014-05-081-0/+8
* glusterd/snapshot: Don't release big_lock before completing snapshot creationVijaikumar M2014-05-081-1/+1
* glusterd/snapshot: Execute lvm snapshots in parallelVijaikumar M2014-05-081-49/+213
* glusterd/snapshot: Add brick-count suffix for the LVM snapshotVijaikumar M2014-05-081-258/+205
* mgmt/glusterd: quorum check before taking the snapshotRaghavendra Bhat2014-05-071-15/+159
* glusterd/snashot: Perform missed snap createsAvra Sengupta2014-05-061-62/+222
* glusterd: Fetch brick mount_dirs during brick create.Avra Sengupta2014-05-061-81/+34
* glusterd/snapshot: umount2 on OSX/NetBSD is unmountHarshavardhana2014-05-031-9/+21
* mgmt/glusterd: handle postvalidate carefully when prevalidate failsRaghavendra Bhat2014-05-031-22/+43