summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-snapshot.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* glusterd/snapshot: Restore cleanupRajesh Joseph2014-05-021-28/+425
* glusterd/snapshot: Activation and De-activation of snapshotJoseph Fernandes2014-05-021-40/+293
* glusterd/snapshot : Copy the quota config and cksum file before taking a snap...Sachin Pandit2014-05-011-2/+17
* glusterd/snapshot : Copy geo-rep status and config files before taking a snap...Sachin Pandit2014-05-011-0/+212
* glusterd/snapshot : Barrier code integration with snapshot codebase.Sachin Pandit2014-05-011-0/+39
* mgmt/glusterd: Fix wrong usage of snprintfPranith Kumar K2014-05-011-1/+1
* [glusterd/snapshot] snapshot create force optionJoseph Fernandes2014-04-301-7/+27
* glusterd/snapshot : Fix for snapshot delete failureVijaikumar M2014-04-301-20/+21
* snapshot/config : Fix for bug which states gluster snapshot configSachin Pandit2014-04-291-5/+4
* glusterd/snapshot : Dont acquire a lock if config is ofSachin Pandit2014-04-291-205/+258
* glusterd/snapshot: Recreate the mount dirs and mount the lvm snapshots on nod...Avra Sengupta2014-04-281-20/+10
* glusterd/snapshot: Perform missed snap deletes and restores.Avra Sengupta2014-04-281-16/+143
* glusterd/snapshot: Adding snap_vol_id and snap_uuid to missed_snap_listAvra Sengupta2014-04-271-109/+175
* build: MacOSX Porting fixesHarshavardhana2014-04-241-41/+51
* snapshot: use volume's brick_ids for the snapsRavishankar N2014-04-211-4/+3
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-0/+5595