Hi all,

   Recently I encountered a situation requires reliable file storage with cephfs, and the point is those data is not allowed to get modified or deleted.
After some learning I found that the WORM(write once read many) feature is exactly what I need.Unfortunately, as far as I know, there is no worm 
feature in cephfs.
   So I was wondering is there any plan or design about this feature?

Thanks.