summaryrefslogtreecommitdiffstats
path: root/xlators/features/read-only/src/worm.c
Commit message (Expand)AuthorAgeFilesLines
* features/worm: new config option to manage deletion of Worm files.Vishal Pandey2017-11-221-0/+10
* 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-171-0/+2
* features/worm: Adding check to newloc when doing renameluneo72017-09-181-2/+16
* features/read-only: Allow internal clients to r/wKotresh HR2017-07-111-6/+6
* 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
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-1/+1
* features/worm: fixed issue with write FOP for normal fileskarthik-us2016-06-131-1/+4
* features/worm: updating function names & unwinding FOPs with op_errnokarthik-us2016-05-311-188/+184
* 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-011-29/+454
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* read-only: read-only/worm translator should be in brick graph by defaultAtin Mukherjee2015-03-241-4/+64
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-2/+1
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-6/+5
* WORM: Write Once Read Many times xlator supportshishir2011-08-101-0/+101