summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* Indicate timezone offsets in timestampsCsaba Henk2020-06-151-1/+1
* glusterd/snapshot: Improve log message during snapshot cloneMohammed Rafi KC2020-05-221-0/+10
* multiple xlators: reduce key lengthYaniv Kaul2020-01-141-28/+28
* multiple files: reduce minor work under RCU_READ_LOCKYaniv Kaul2019-08-051-1/+1
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-231-5/+5
* glusterd.h: remove unneeded macros or move them to their users.Yaniv Kaul2019-06-251-0/+15
* core: fedora 30 compiler warningsSheetalPamecha2019-06-181-3/+1
* glusterd/tier: remove tier related code from glusterdHari Gowtham2019-05-271-140/+0
* glusterd: remove glusterd_check_volume_exists() callAtin Mukherjee2019-04-111-1/+3
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-8/+8
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-031-3/+3
* mgmt/glusterd: NULL pointer dereferencing clang fixShwetha Acharya2018-09-251-0/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-9126/+8729
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-091-366/+493
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-4/+4
* snapshot : fixed coverity issue in glusterd-snapshot.cSunny Kumar2018-08-291-78/+88
* glusterd: fix gcc warningsRavishankar N2018-08-211-31/+31
* snapshot:Fix wrong dictionary key in snapshot cleanup codeMohammed Rafi KC2018-08-201-1/+2
* snapshot:Fail snapshot creation if an empty description providedMohammed Rafi KC2018-08-191-0/+10
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-1/+0
* glusterd: Add multiple checks before attach/start a brickMohit Agrawal2018-07-271-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-8/+8
* snapshot : remove stale entrySunny Kumar2018-07-121-0/+38
* Fix compile warningsXavi Hernandez2018-07-101-56/+126
* glusterd: show brick online after port registration even in brick-muxPranith Kumar K2018-07-051-1/+1
* Don't use hardcoded /sbin, /usr/bin etc. paths. Fixes #1450546Niklas Hambüchen2018-05-031-2/+2
* snapshot: fix several coverity issues in glusterd-snapshot.cSunny Kumar2017-12-211-19/+38
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* snapshot : fix coverity issue in glusterd-snapshot.cSunny Kumar2017-11-081-1/+3
* snapshot: lvm cleanup during snapshot removeSunny Kumar2017-11-081-7/+13
* snapshot: fix coverity issue 'DEADCODE'Sunny Kumar2017-10-311-11/+1
* snapshot: Issue with other processes accessing the mounted brickSunny Kumar2017-10-231-34/+111
* snapshot: clang compile warningSunny Kumar2017-09-041-1/+1
* glusterd: Make reset-brick work correctly if brick-mux is onSamikshan Bairagya2017-05-101-2/+0
* glusterd: (storhaug) remove ganeshaKaleb S. KEITHLEY2017-03-211-96/+0
* glusterd: use sys_lstat instead of lstatJeff Darcy2017-03-021-1/+1
* Remove deadcode, found by covertyMichael Scherer2017-02-261-2/+0
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-33/+35
* snapshot: Fix restore rollback to reassign snap volume ids to bricksAvra Sengupta2016-12-161-0/+112
* snapshot: Fix the failure to recreate clones with same nameAvra Sengupta2016-11-011-14/+40
* snapshot: Fix for memory leaks in snapshot code pathAvra Sengupta2016-10-251-10/+28
* glusterd (snapshot): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-22/+0
* snapshot/eventsapi: Integrate snapshot events with eventsapiAvra Sengupta2016-09-011-7/+98
* snapshot/cli: Fix snapshot status xml outputAvra Sengupta2016-08-231-0/+2
* Snapshot/xml:xml output for snapshot cloneMohammed Rafi KC2016-07-291-1/+1
* glusterd/snapshot: free resource from the owner of memoryMohammed Rafi KC2016-06-141-22/+7
* glusterd/snapshot: remove quota related options from snap volfileMohammed Rafi KC2016-06-021-16/+137
* clone/snapshot: Save restored_from_snap for clonesAvra Sengupta2016-04-251-0/+3
* snapshot/quota: Copy quota.cksum during snapshot operationsAvra Sengupta2016-04-211-21/+3
* glusterd: remove unused large memory/buffer allocationsPrasanna Kumar Kalever2016-03-241-2/+0