summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* snapshot: Inherit snap-max-hard-limit from original volumeAvra Sengupta2015-11-021-1/+0
* snapshot : copying nfs-ganesha export fileJiffin Tony Thottan2015-10-301-0/+20
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-12/+12
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-211-3/+164
* snapshot: Fix snapshot clone postvalidateAvra Sengupta2015-10-201-46/+52
* all: reduce "inline" usageJeff Darcy2015-09-011-2/+2
* gluster/cli: snapshot delete all does not work with xmlRajesh Joseph2015-08-281-5/+6
* snapshot:cleanup snaps during unprobeMohammed Rafi KC2015-08-261-22/+1
* snapshot: Log deletion of snapshot, during auto-deleteAvra Sengupta2015-08-231-1/+7
* glusterd: initialize the daemon services on demandAtin Mukherjee2015-07-271-10/+0
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-1/+2
* glusterd/uss/snapshot: Intialise snapdsvc after volfiles are createdAvra Sengupta2015-06-221-9/+9
* glusterd: coverity fix for string overflowSakshi Bansal2015-06-101-1/+2
* snapshot: Fix finding brick mount path logicAvra Sengupta2015-06-051-1/+0
* glusterd/shared_storage: Provide a volume set option to create and mount the ...Avra Sengupta2015-06-041-3/+3
* glusterd/snapshot: Return correct errno in events of failure - PATCH 2Avra Sengupta2015-06-021-40/+136
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* Snapshot: New logging framework implementation of snapshot messages.Nandaja Varma2015-04-271-574/+1096
* glusterd: initialize snapd svc at volume restore pathAtin Mukherjee2015-04-261-0/+1
* glusterd/snapshot: Fix memory leak while using scandirSaravanakumar Arumugam2015-04-161-0/+8
* glusterd/snapshot : While snapshot restore, compute quota checksum.Sachin Pandit2015-04-101-3/+24
* Snapshot: Remove brick details on snapshot create errorMohammed Rafi KC2015-04-091-6/+8
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-29/+29
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-2/+2
* glusterd: replace glusterd_volinfo_delete calls with glusterd_volinfo_unrefAtin Mukherjee2015-03-301-15/+3
* glusterd: Fixing wrong array comparison (Coverity fix)Nandaja Varma2015-03-241-1/+1
* Snapshot/clone: clone of a snapshot that will act as a regular volumeMohammed Rafi KC2015-03-181-183/+784
* glusterd: Protect the peer list and peerinfos with RCU.Kaushal M2015-03-161-1/+4
* snapshot: append timestamp with snapnameMohammed Rafi KC2015-03-101-19/+44
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-87/+98
* glusterd/snapshot: Fix the ret check in gd_restore_snap_volumeAvra Sengupta2015-02-231-2/+3
* glusterd: nfs,shd,quotad,snapd daemons refactoringAtin Mukherjee2015-02-201-0/+9
* glusterd/snapshot: Ignore failure to copy geo-rep files.Avra Sengupta2015-01-271-2/+9
* glusterd/snap: Fix restore cleanupAvra Sengupta2015-01-261-45/+54
* features/changelog: Cleanup .processing and .current directoryAravinda VK2015-01-181-3/+3
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-081-0/+1
* core: fix remaining *printf formation warnings on 32-bitKaleb S. KEITHLEY2014-11-261-2/+2
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-0/+14
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-24/+7
* glusterd/snapshot: Snapshot should be deactivated when it is createdvmallika2014-11-121-134/+202
* glusterd/snapshot: Check if LVM device path exists before delete.Avra Sengupta2014-11-121-46/+59
* USS : Display only the activated snapshotsSachin Pandit2014-11-121-0/+6
* snapview-server: register a callback with glusterd to get notificationsRaghavendra Bhat2014-09-081-0/+4
* glusterd/snapshot : Fail the snapshot create operation if geo-rep is running.Sachin Pandit2014-08-211-1/+11
* glusterd/snapshot: Inherit the mount options of a original brickVijaikumar M2014-08-031-87/+117
* glusterd: Error msg for snapshot status for no existing snapsVijaikumar M2014-07-301-35/+42
* glusterd/snapshot: Proper err msg for snapshot create commandRajesh Joseph2014-07-301-0/+77
* feature/snapshot : Interface to delete all snapshots belongingSachin Pandit2014-07-251-25/+186
* glusterd/snapshot: Print correct error message on cliVijaikumar M2014-07-241-0/+10
* cli/snapshot : Dont display the snapshot hard-limit, soft-limitSachin Pandit2014-07-241-140/+145