summaryrefslogtreecommitdiffstats
path: root/xlators/features/snapview-server
Commit message (Expand)AuthorAgeFilesLines
* rpc: use address-family option from vol fileMilind Changire2019-01-221-1/+4
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2019-01-071-2/+4
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-131-0/+13
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-055-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-11-201-0/+22
* features/snapview-server: change gf_log instances to gf_msgRaghavendra Bhat2018-11-056-289/+417
* snapshot : fix high sev coverity on snapview-server.cSunny Kumar2018-10-121-0/+1
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-041-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-111-4/+2
* features/uss: Use xxh64 to generate gfid instead of md5sumRaghavendra Manjunath2018-09-053-13/+44
* features/snapview-server: validate the fs instance before doing fop thereRaghavendra Bhat2018-08-243-30/+120
* snapview/server: Set uid,gid,and groups for gfapi callMohammed Rafi KC2018-08-231-1/+131
* uss : fix coverity issuesSunny Kumar2018-08-161-2/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-5/+5
* features/snapview-server: properly go through the list of snapshotsRaghavendra Bhat2018-06-141-3/+9
* build: add --without-server optionNiels de Vos2018-02-191-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-091-1/+0
* snapview: Coverity FixesAshish Pandey2017-11-081-0/+2
* svs:implement CHILD UP notify in snapview-serverMohammed Rafi KC2017-07-091-0/+15
* snapview-server : Refresh the snapshot list during each reconnectMohammed Rafi KC2017-05-081-0/+32
* Remove double freeMichael Scherer2017-05-041-1/+0
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-9/+10
* snapview-server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-122-24/+2
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-181-8/+2
* snapshot/uss: log is filled with gfid is NULL errorRajesh Joseph2016-05-251-1/+3
* uss/gluster: generate gfid for snapshot files from snapname and gfidvmallika2016-03-103-33/+122
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-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-241-1/+1
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-294-20/+0
* uss : implement statfs fop for snapdMohammed Rafi KC2015-05-101-0/+53
* snapshot: correct error message in snapshot helperHumble Devassy Chirammal2015-04-081-1/+1
* snapview: Fixing the coverity issuesNandaja Varma2015-04-042-4/+3
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-042-38/+38
* features/snapview-server: Fixing explicit null dereferencing.arao2015-03-311-5/+6
* avoid memory leaks in snapview-serverRaghavendra Bhat2015-01-081-0/+3
* uss/gluster: In SVS, check for entry-point in dict only if inode_ctx isvmallika2014-12-161-17/+19
* features/snapview-client: handle readdir requests differently for sambaRaghavendra Bhat2014-12-091-0/+3
* uss/gluster: Send success on parent lookup of entry-pointvmallika2014-12-052-14/+51
* uss: CIFS gives error while accessing .snaps directoryRajesh Joseph2014-12-033-17/+22
* USS : fill proper uid and gid during a access call from nfsSachin Pandit2014-12-011-1/+6
* gluster/uss: Handle ESTALE in snapview client when NFS server restartedvmallika2014-11-251-0/+8
* uss/snapd: Handle readlink fops on snap view serverAvra Sengupta2014-11-141-0/+1