summaryrefslogtreecommitdiffstats
path: root/xlators/features/snapview-client/src/snapview-client.c
Commit message (Expand)AuthorAgeFilesLines
* Removing unused memory allocationRinku Kothiya2021-01-181-1/+1
* xlator/snapview: structure loggingyatip2020-01-171-224/+155
* snapview: fix memory leakXie Changlong2020-01-191-3/+2
* uss: Fix tar issue with ctime and uss enabledKotresh HR2019-06-131-9/+13
* features/snapview-client: access priv->path inside lockRaghavendra Bhat2018-12-031-72/+354
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-2/+2
* features/snapview-client: replace gf_log with gf_msgRaghavendra Bhat2018-09-051-167/+168
* Land part 2 of clang-format changesGluster Ant2018-09-121-1938/+1954
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-3/+3
* snapview: Coverity FixesAshish Pandey2017-11-041-1/+1
* uss/svc: Send the first lookup to the normal graphMohammed Rafi KC2017-08-111-5/+8
* uss/svc: fix double free on xdata dictionaryMohammed Rafi KC2017-07-031-7/+18
* svc: send revalidate lookup on special dirMohammed Rafi KC2017-07-031-0/+77
* features/uss: Remove redundant dict_unrefAnoop C S2017-01-041-1/+0
* snapshot/uss: client-side log is filled with "invalid-argument" errorRajesh Joseph2016-05-241-1/+7
* snapshot/uss: client log is filled with "invalid argument: inode" errorRajesh Joseph2016-05-241-2/+6
* snapshot: svc_stat collides with define from /usr/include/rpc/svc.hNiels de Vos2016-04-181-179/+159
* gluster/uss: change ctime attr of a dir when USS enabledvmallika2016-02-021-1/+26
* USS: pre-existing .snaps should not be listed with 'ls -a' with USS enabledvmallika2016-02-021-13/+66
* snapview-client: remove check for parent inode typeMohammed Rafi KC2016-01-121-26/+0
* features/snap : cleanup the root loc in statfsAshish Pandey2015-09-081-1/+1
* snapshot: Make fops static for correct resolution of symbolsSoumya Koduri2015-07-301-36/+38
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-061-1/+1
* uss: Take ref on root inodeMohammed Rafi KC2015-05-111-2/+3
* 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/+59
* snapview: Fixing the coverity issuesNandaja Varma2015-02-091-1/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-021-6/+6
* features/snapview-client: Don't free un-allocated memoryPranith Kumar K2015-03-261-2/+0
* features/uss: Perform NULL check on @name in svc_getxattrKrutika Dhananjay2015-01-021-1/+4
* features/snapview-client: handle fsync fopRaghavendra Bhat2014-12-091-0/+45
* features/snapview-client: handle readdir requests differently for sambaRaghavendra Bhat2014-11-281-8/+548
* uss: CIFS gives error while accessing .snaps directoryRajesh Joseph2014-11-281-7/+48
* gluster/uss: Handle notify in snapview-clientvmallika2014-11-271-0/+25
* gluster/uss: Handle ESTALE in snapview client when NFS server restartedvmallika2014-11-201-13/+22
* gluster/uss: Don't send failure when accessing snap with name same as entry-p...vmallika2014-11-171-14/+2
* uss/gluster: creating file/directories inside .snaps should fail with EROFSvmallika2014-11-131-17/+17
* USS : Decide the log entry based on the type of graph.Sachin Pandit2014-09-251-5/+12
* snapview-server: register a callback with glusterd to get notificationsRaghavendra Bhat2014-06-171-7/+11
* make snapview-server more compatible with NFS serverRaghavendra Bhat2014-07-031-0/+1
* features/snapview-client: put local back to mempool after unwindRaghavendra Bhat2014-06-201-1/+3
* Get snapshot info dynamically via new rpc and infra for snapview-server to re...Anand Subramanian2014-05-151-0/+4
* user servicable snapshotsRaghavendra Bhat2014-05-071-0/+1687