summaryrefslogtreecommitdiffstats
path: root/xlators/features/snapview-server/src
Commit message (Expand)AuthorAgeFilesLines
* Removing unused memory allocationRinku Kothiya2021-01-181-1/+1
* multiple xlators: reduce key lengthYaniv Kaul2019-12-091-7/+8
* rpc: align structsYaniv Kaul2019-09-131-5/+5
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-08-101-1/+11
* features/snapview-server: obtain the list of snapshots inside the lockRaghavendra Bhat2019-07-021-1/+1
* features/snapview-server: use the same volfile server for gfapi optionsRaghavendra Bhat2019-06-252-4/+42
* core: fedora 30 compiler warningsSheetalPamecha2019-06-171-4/+4
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-2/+0
* uss: Ensure that snapshot is deleted before creating a new snapshotRaghavendra Bhat2019-05-143-3/+17
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-02-261-1/+7
* rpc: use address-family option from vol fileMilind Changire2019-01-221-1/+4
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2018-12-201-2/+4
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-061-0/+13
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-295-20/+20
* clang: Fix clang warnings in snapview-server.cShyamsundarR2018-11-291-12/+0
* snapview-server: close the gfapi handle present in a forgotten inodeRaghavendra Bhat2018-10-311-0/+22
* features/snapview-server: change gf_log instances to gf_msgRaghavendra Bhat2018-10-166-289/+417
* snapshot : fix high sev coverity on snapview-server.cSunny Kumar2018-10-111-0/+1
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-09-251-1/+1
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-011-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-123-2906/+3020
* Land clang-format changesGluster Ant2018-09-122-148/+144
* features/snapview-server: remove the ret variableRaghavendra Bhat2018-09-071-4/+2
* features/uss: Use xxh64 to generate gfid instead of md5sumRaghavendra Manjunath2018-08-233-13/+44
* features/snapview-server: validate the fs instance before doing fop thereRaghavendra Bhat2018-06-083-30/+120
* snapview/server: Set uid,gid,and groups for gfapi callMohammed Rafi KC2018-08-031-1/+131
* uss : fix coverity issuesSunny Kumar2018-08-101-2/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-5/+5
* features/snapview-server: properly go through the list of snapshotsRaghavendra Bhat2018-06-081-3/+9
* build: add --without-server optionNiels de Vos2018-01-311-0/+2
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-121-11/+1
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-031-1/+0
* snapview: Coverity FixesAshish Pandey2017-11-041-0/+2
* svs:implement CHILD UP notify in snapview-serverMohammed Rafi KC2017-06-301-0/+15
* snapview-server : Refresh the snapshot list during each reconnectMohammed Rafi KC2017-05-041-0/+32
* Remove double freeMichael Scherer2017-05-031-1/+0
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-04-261-9/+10
* snapview-server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-222-24/+2
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-161-8/+2
* snapshot/uss: log is filled with gfid is NULL errorRajesh Joseph2016-05-241-1/+3
* uss/gluster: generate gfid for snapshot files from snapname and gfidvmallika2016-02-103-33/+122
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-181-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-07-311-1/+1
* uss : handle `buf` variable properly in svs_glfs_readdir()Jiffin Tony Thottan2015-09-071-3/+3
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-111-1/+1
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-06-271-1/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-184-20/+0
* uss : implement statfs fop for snapdMohammed Rafi KC2015-04-231-0/+53
* snapshot: correct error message in snapshot helperHumble Devassy Chirammal2015-04-011-1/+1
* snapview: Fixing the coverity issuesNandaja Varma2015-02-092-4/+3