summaryrefslogtreecommitdiffstats
path: root/xlators/features/read-only/src/worm.c
Commit message (Collapse)AuthorAgeFilesLines
* WORM: Write Once Read Many times xlator supportshishir2011-08-101-0/+101
This xlator will allow files to be opened for write in append mode only. Mount with --worm(glusterfs) or -o worm (mount) option to enable worm xlator Change-Id: I1be02fcf2aee2182ea2c66b514357918136fabeb BUG: 3166 Reviewed-on: http://review.gluster.com/23 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@gluster.com>