summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd/mgmt_v3 locks: Using snaps as an entity for mgmt_v3 locks.Avra Sengupta2014-03-071-1/+1
* glusterd/mgmt_v3 locks: Generalization of the volume wide locks.Avra Sengupta2014-03-071-2/+2
* gluster/snapshot: Create missing backend snapshot folderRajesh Joseph2014-03-071-2/+4
* glusterd/snapshot: snapshot list and info changesVijaikumar M2014-03-061-776/+423
* glusterd/snapshot: Snapshot create and delete changesVijaikumar M2014-03-061-1095/+649
* glusterd/snapshot: store location for snap driven changesVijaikumar M2014-03-031-225/+168
* Snapshot: snap-max-limit implementedJoseph Fernandes2014-02-181-59/+95
* glusterd/snapshot: Use snap uuid to create lvm snapshotVijaikumar M2014-02-131-63/+91
* glusterd/snapshot: Running lvcreate --help to check if setactivationskip is s...Avra Sengupta2014-02-051-17/+50
* glusterd/snapshot : snapshot delete - check if process is killed before unmou...Sachin Pandit2014-02-041-0/+14
* mgmt/glusterd: perform store on only newly created snapshotRaghavendra Bhat2014-02-021-1/+1
* glusterd/snapshot: Move out code from prevalidate functionVijaikumar M2014-01-211-156/+225
* mgmt/glusterd : Having a separate list for snapshots.Sachin Pandit2014-01-151-1/+1
* Merge "glusterd: Keeping snapshot delete error messages consistent with that ...Rajesh Joseph2014-01-151-7/+8
|\
| * glusterd: Keeping snapshot delete error messages consistent with that of vol ...Avra Sengupta2014-01-151-7/+8
* | Snapshot: Gluster snapshot restore featureRajesh Joseph2014-01-151-138/+33
|/
* glusterd/snapshot : Making CG Name persistent and handle Snap Description Issue.Sachin Pandit2014-01-131-7/+25
* glusterd: Pass generated snap-name/cg-name to cli.Avra Sengupta2014-01-091-0/+27
* glusterd/snapshot: Defining snap-max-soft-limit as a percentage of snap-max-h...Avra Sengupta2014-01-071-106/+214
* glusterd/snapshot: Introducing snap-max-hard-limit and snap-max-soft-limitAvra Sengupta2014-01-061-201/+255
* glusterd/snapshot : Fix for CG ID and Name not getting displayed.Sachin Pandit2014-01-061-6/+28
* glusterd/snapshot : Making snap uuid same across different nodes.Sachin Pandit2014-01-061-3/+1
* glusterd/snapshot: Fix for cksum mismatches at snap create.Avra Sengupta2013-12-171-9/+77
* cli/glusterd: implement the snap and cg delete functionalitiesRaghavendra Bhat2013-12-121-59/+755
* mgmt/glusterd: snapshot related cleanupRaghavendra Bhat2013-12-121-22/+35
* glusterd/snapshot: Fix Displaying Port, Online Status and Pid for snap vols i...Avra Sengupta2013-12-101-1/+4
* glusterd/snapshot: Fixes for cg name space collisionsAvra Sengupta2013-12-031-18/+11
* Merge "mgmt/glusterd: use runner apis to mount the snap device" into developmentRajesh Joseph2013-12-031-2/+17
|\
| * mgmt/glusterd: use runner apis to mount the snap deviceRaghavendra Bhat2013-12-031-2/+17
* | glusterd/mgmtv3: Fetching snap mount path per brick.Avra Sengupta2013-12-031-140/+509
|/
* mgmt/glusterd: handle issues present in snapshot create and snap managementRaghavendra Bhat2013-12-021-233/+214
* Merge "snapshot: setting --setactivationskip as 'n' during lvcreate" into dev...Rajesh Joseph2013-12-021-2/+2
|\
| * snapshot: setting --setactivationskip as 'n' during lvcreateAvra Sengupta2013-11-271-2/+2
* | mgmt/glusterd : snapshot list, minor fixes.Sachin Pandit2013-11-281-24/+75
|/
* mgmt/glusterd: do not use the root of the snaped device as the brick pathRaghavendra Bhat2013-11-221-4/+24
* glusterd/snapshot: Added trace statements and handled snapshot create commit ...Avra Sengupta2013-11-201-4/+18
* mgmt/glusterd : Change in the ordering of snapshot list output.Sachin Pandit2013-11-151-5/+2
* mgmt/glusterd : Printing error message if volume does not exist.Sachin Pandit2013-11-151-2/+29
* glusterd/Jarvis: Added aggr rsp dict in mgmt frameworkAvra Sengupta2013-11-151-3/+6
* Snapshot: fix for snapshot create crashRajesh Joseph2013-11-151-2/+2
* mgmt/glusterd: set the appropriate status of the snap after createRaghavendra Bhat2013-11-151-0/+3
* snapcount in volinfo was not getting updated. Fixed itSachin Pandit2013-11-151-1/+1
* mgmt/glusterd: do not assert if op_errstr is NULL in snapshot config opsRaghavendra Bhat2013-11-151-2/+0
* mgmt/glusterd: get the xlator object before accessing itRaghavendra Bhat2013-11-151-0/+2
* snapshot: Snapshot restoreRajesh Joseph2013-11-151-36/+709
* mgmt/glusterd: snapshot config changesshishir gowda2013-11-151-145/+464
* CLI : Snapshot List,Integration with glusterdSachin Pandit2013-11-151-10/+20
* mgmt/glusterd: Fix glusterd crash due to extra unrefshishir gowda2013-11-151-2/+4
* Snapshot: Added new XDR typesRajesh Joseph2013-11-151-13/+26
* mgmt/snapshot: brick op for starting/stopping barriershishir gowda2013-11-151-1/+1