summaryrefslogtreecommitdiffstats
path: root/xlators/features/read-only/src
Commit message (Expand)AuthorAgeFilesLines
* Removing unused memory allocationRinku Kothiya2021-01-182-2/+2
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-101-6/+9
* worm-xlator: fix newly introduced coverity issueSunny Kumar2020-03-171-4/+0
* WORM-Xlator: Initial write of a file succeeds if auto-commit-period 0David Spisla2020-02-251-17/+60
* Worm: xattr update on changing access time of a WORM-Retained fileVishal Pandey2019-08-081-0/+13
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-06-271-0/+1
* WORM-Xlator: Avoid performing fsetxattr if fd is NULLDavid Spisla2019-06-191-0/+7
* multiple files: another attempt to remove includesYaniv Kaul2019-06-092-3/+3
* WORM-Xlator: Maybe integer overflow when computing new atimeDavid Spisla2019-03-062-8/+8
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-023-7/+17
* all: add xlator_api to many translatorsAmar Tumballi2018-11-282-0/+26
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-297-11/+11
* Land part 2 of clang-format changesGluster Ant2018-09-124-1248/+1147
* Land clang-format changesGluster Ant2018-09-124-87/+96
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-1/+1
* features/read-only: Coverity fixeskarthik-us2017-11-302-3/+8
* features/read-only: Redefine the options for read-only and wormkarthik-us2017-08-312-0/+21
* features/worm: new config option to manage deletion of Worm files.Vishal Pandey2017-11-023-1/+12
* Xlators/features: Coverity Issue "NEGATIVE_RETURNS" in worm_truncate,worm_ftr...Subha sree Mohankumar2017-09-251-5/+20
* write once read many: file appendable in worm stateVishal Pandey2017-10-241-10/+1
* worm/read-only: Add sentinel NULL key to optionsPrashanth Pai2017-10-172-0/+4
* features/worm: Adding check to newloc when doing renameluneo72017-08-231-2/+16
* read-only : currently read-only doesn't implement fallocateSonaArora2017-07-263-0/+20
* features/read-only: Allow internal clients to r/wKotresh HR2017-03-063-28/+31
* worm: add check for internal processes in ftruncate()Amar Tumballi2017-04-131-1/+1
* worm: allow Self-heal-Daemon to perform some operationsDavid Spisla2017-02-171-5/+5
* features/worm: Adding implementation for ftruncatekarthik-us2017-04-041-2/+38
* features/read-only: reten_mode is invalid to be free by mem_put()Ryan Ding2016-08-241-11/+0
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-04-261-1/+2
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-01-062-4/+4
* build: fix sprintf format for uint64_t in gf_worm_serialize_state()Niels de Vos2016-07-161-1/+1
* features/worm: fixed issue with write FOP for normal fileskarthik-us2016-06-032-4/+5
* features/worm: updating function names & unwinding FOPs with op_errnokarthik-us2016-05-054-260/+251
* features/worm: When disabled, worm xl must directly pass fops to its child xlKrutika Dhananjay2016-05-031-4/+42
* WORM/Retention Translator: Implementation of file level WORMkarthik-us2016-02-115-32/+930
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-181-2/+2
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-07-311-2/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-184-20/+0
* worm: Let lock, zero xattrop calls succeedPranith Kumar K2015-05-091-32/+42
* read-only: read-only/worm translator should be in brick graph by defaultAtin Mukherjee2014-08-307-51/+386
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-2/+2
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2012-11-211-2/+1
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared from CFLAGSJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* All: License message changeVarun Shastry2012-09-114-28/+24
* All: License message changeVarun Shastry2012-08-274-56/+20
* core: adding extra data for fopsAmar Tumballi2012-03-203-84/+88
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-062-2/+2