summaryrefslogtreecommitdiffstats
path: root/xlators/features/read-only
Commit message (Expand)AuthorAgeFilesLines
* 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
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+3
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-3/+0
* new 'features/read-only' module addedAmar Tumballi2010-03-243-0/+322