summaryrefslogtreecommitdiffstats
path: root/xlators/features/snapview-server/src/snapview-server.c
Commit message (Expand)AuthorAgeFilesLines
* Removing unused memory allocationRinku Kothiya2021-01-181-1/+1
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-08-101-1/+11
* core: fedora 30 compiler warningsSheetalPamecha2019-06-171-4/+4
* uss: Ensure that snapshot is deleted before creating a new snapshotRaghavendra Bhat2019-05-141-1/+3
* 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-291-3/+3
* 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-161-236/+291
* 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
* Land part 2 of clang-format changesGluster Ant2018-09-121-2068/+2172
* features/snapview-server: remove the ret variableRaghavendra Bhat2018-09-071-4/+2
* features/uss: Use xxh64 to generate gfid instead of md5sumRaghavendra Manjunath2018-08-231-3/+15
* features/snapview-server: validate the fs instance before doing fop thereRaghavendra Bhat2018-06-081-30/+79
* 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
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-121-11/+1
* snapview: Coverity FixesAshish Pandey2017-11-041-0/+2
* svs:implement CHILD UP notify in snapview-serverMohammed Rafi KC2017-06-301-0/+15
* Remove double freeMichael Scherer2017-05-031-1/+0
* snapview-server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-221-21/+0
* 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-101-33/+88
* 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
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* uss : implement statfs fop for snapdMohammed Rafi KC2015-04-231-0/+53
* snapview: Fixing the coverity issuesNandaja Varma2015-02-091-3/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-021-36/+36
* avoid memory leaks in snapview-serverRaghavendra Bhat2015-01-071-0/+3
* uss/gluster: In SVS, check for entry-point in dict only if inode_ctx is not a...vmallika2014-12-111-17/+19
* features/snapview-client: handle readdir requests differently for sambaRaghavendra Bhat2014-11-281-0/+3
* uss/gluster: Send success on parent lookup of entry-pointvmallika2014-12-031-13/+50
* uss: CIFS gives error while accessing .snaps directoryRajesh Joseph2014-11-281-7/+18
* USS : fill proper uid and gid during a access call from nfsSachin Pandit2014-11-251-1/+6
* gluster/uss: Handle ESTALE in snapview client when NFS server restartedvmallika2014-11-201-0/+8
* uss/snapd: Handle readlink fops on snap view serverAvra Sengupta2014-11-121-0/+1
* uss/gluster: creating file/directories inside .snaps should fail with EROFSvmallika2014-11-131-3/+2
* features/snapview-server: verify the fs instance in revalidated lookups as wellRaghavendra Bhat2014-10-291-7/+53
* features/snapview-server: check if the reference to the snapshot world is cor...Raghavendra Bhat2014-10-091-8/+12
* snapview-server: get the handle if its absent before doing any fopRaghavendra Bhat2014-07-171-29/+131
* snapview-server: register a callback with glusterd to get notificationsRaghavendra Bhat2014-06-171-1088/+67
* USS: initialize a list before using it.Raghavendra G2014-08-301-1/+3
* osx: snapview-server fails to build on OSX use 'syscall.h'Harshavardhana2014-08-081-0/+1
* make snapview-server more compatible with NFS serverRaghavendra Bhat2014-07-031-78/+204
* snapview/server: warning cleanup after clang complaintsHarshavardhana2014-06-051-10/+2
* Minor fixes for correcting the goto statements for frame destroy and checking...Anand Subramanian2014-06-161-24/+68