summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-snapshot-utils.c
Commit message (Expand)AuthorAgeFilesLines
* syncop: improve scaling and implement more toolsXavi Hernandez2020-05-131-3/+2
* multiple xlators: reduce key lengthYaniv Kaul2020-01-141-32/+31
* glusterd: improve loggingSanju Rakonde2019-10-011-3/+3
* Revert "glusterd: (storhaug) remove ganesha (843e1b0)"Jiffin Tony Thottan2019-08-241-0/+196
* glusterd: Optimize glusterd handshaking code pathMohit Agrawal2019-04-151-0/+3
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-02-121-6/+26
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-2/+2
* src/glusterd-snapshot-utils.c: dereferencing the snap_vol before freeing itArjun2018-10-241-15/+15
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+3
* Land part 2 of clang-format changesGluster Ant2018-09-121-3553/+3434
* snapshot : fix few coverity issues in glusterd-snapshot-utils.cSunny Kumar2018-08-281-2/+3
* xlators/mgmt/glusterd/src/glusterd-snapshot-utils.c : declare err_str as cons...Yaniv Kaul2018-08-231-15/+5
* snapshot/handshake: store description after strdupMohammed Rafi KC2018-08-201-3/+14
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-12/+0
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-4/+4
* Fix compile warningsXavi Hernandez2018-07-101-15/+19
* glusterd/snapshot : fix the compare snap logicAtin Mukherjee2018-02-101-0/+4
* glusterd: import volumes in separate synctaskAtin Mukherjee2018-02-091-37/+189
* snapshot: fix several coverity issues in glusterd-snapshot.cSunny Kumar2017-12-211-14/+0
* snapshot: Fix several coverity issues in glusterd-snapshot-utils.cSunny Kumar2017-12-181-18/+31
* snapshot: fix coverity issue 'UNREACHABLE'Sunny Kumar2017-11-091-34/+1
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-031-1/+3
* glusterd: persist brickinfo's port change into glusterd's storeGaurav Yadav2017-10-311-0/+10
* snapshot: Issue with other processes accessing the mounted brickSunny Kumar2017-10-231-0/+85
* glusterd/snapshot: Buffer Size WarningSanju Rakonde2017-10-031-1/+1
* snapview-server : Refresh the snapshot list during each reconnectMohammed Rafi KC2017-05-081-0/+1
* glusterd: Fix snapshot failure in non-root geo-rep setupKotresh HR2017-04-181-2/+5
* glusterd: (storhaug) remove ganeshaKaleb S. KEITHLEY2017-03-211-196/+0
* snapshot: Fix restore rollback to reassign snap volume ids to bricksAvra Sengupta2016-12-161-0/+1
* snapshot/ganesha: Copy export.conf, only if ganesha.enable is on.Avra Sengupta2016-12-121-13/+25
* snapshot/eventsapi: Integrate snapshot events with eventsapiAvra Sengupta2016-09-011-0/+1
* glusterd (snapshot-utils): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-5/+0
* glusterd/cli: cli to get local state representation from glusterdSamikshan Bairagya2016-08-261-0/+36
* snapshot/snapd: Don't display pid when snapd is offlineAvra Sengupta2016-07-271-0/+2
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-12/+18
* glusterd/snapshot: Fix snapshot creation with geo-repKotresh HR2016-06-011-2/+4
* snapshot/quota: Copy quota.cksum during snapshot operationsAvra Sengupta2016-04-211-0/+28
* glusterd: coverity warning in glusted_copy_nfs_ganesha_file()Kaleb S KEITHLEY2016-02-231-12/+10
* snapshot: Return before redundant quorum checkAvra Sengupta2016-01-191-0/+3
* snapshot: Fix quorum check for cloneAvra Sengupta2015-12-021-93/+256
* core: use syscall wrappers instead of direct syscalls - tailKaleb S KEITHLEY2015-11-161-2/+2
* snapshot : copying nfs-ganesha export fileJiffin Tony Thottan2015-10-301-0/+185
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-10/+10
* snapshot: Fix snapshot clone postvalidateAvra Sengupta2015-10-201-4/+6
* glusterd/utils: glusterd_copy_file does not truncate target fileRajesh Joseph2015-09-221-1/+1
* snapshot:cleanup snaps during unprobeMohammed Rafi KC2015-08-261-0/+89
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-21/+21
* glusterd: Fix snapshot of a volume with geo-repKotresh HR2015-06-171-1/+16
* glusterd: coverity fix for string overflowSakshi Bansal2015-06-101-2/+3
* glusterd/snapshot: Return correct errno in events of failure - PATCH 2Avra Sengupta2015-06-021-8/+23