summaryrefslogtreecommitdiffstats
path: root/xlators/features/read-only
Commit message (Expand)AuthorAgeFilesLines
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-173-7/+17
* all: add xlator_api to many translatorsAmar Tumballi2018-12-062-0/+26
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-057-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-221-1/+1
* features/read-only: Coverity fixeskarthik-us2017-12-072-3/+8
* features/read-only: Redefine the options for read-only and wormkarthik-us2017-11-272-0/+21
* features/worm: new config option to manage deletion of Worm files.Vishal Pandey2017-11-203-1/+12
* Xlators/features: Coverity Issue "NEGATIVE_RETURNS" in worm_truncate,worm_ftr...Subha sree Mohankumar2017-10-311-5/+20
* write once read many: file appendable in worm stateVishal Pandey2017-10-301-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-09-181-2/+16
* read-only : currently read-only doesn't implement fallocateSonaArora2017-08-073-0/+20
* features/read-only: Allow internal clients to r/wKotresh HR2017-07-113-28/+31
* worm: add check for internal processes in ftruncate()Amar Tumballi2017-04-181-1/+1
* worm: allow Self-heal-Daemon to perform some operationsDavid Spisla2017-04-121-5/+5
* features/worm: Adding implementation for ftruncatekarthik-us2017-04-051-2/+38
* features/read-only: reten_mode is invalid to be free by mem_put()Ryan Ding2016-10-181-11/+0
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-1/+2
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-252-4/+4
* build: fix sprintf format for uint64_t in gf_worm_serialize_state()Niels de Vos2016-07-181-1/+1
* features/worm: fixed issue with write FOP for normal fileskarthik-us2016-06-132-4/+5
* features/worm: updating function names & unwinding FOPs with op_errnokarthik-us2016-05-314-260/+251
* features/worm: When disabled, worm xl must directly pass fops to its child xlKrutika Dhananjay2016-05-101-4/+42
* WORM/Retention Translator: Implementation of file level WORMkarthik-us2016-05-015-32/+930
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-2/+2
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-2/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-294-20/+0
* worm: Let lock, zero xattrop calls succeedPranith Kumar K2015-05-291-32/+42
* read-only: read-only/worm translator should be in brick graph by defaultAtin Mukherjee2015-03-247-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 Sengupta2013-01-211-2/+1
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff 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-134-28/+24
* All: License message changeVarun Shastry2012-08-284-56/+20
* core: adding extra data for fopsAmar Tumballi2012-03-223-84/+88
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-142-2/+2
* RO: fix read-only xlator support broken due to worm xlator fixshishir gowda2011-08-111-1/+1
* WORM: Write Once Read Many times xlator supportshishir2011-08-105-221/+480
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-2/+3
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-3/+3
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+3