From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Drokin Subject: Re: Write-once file system Date: Fri, 27 Jun 2003 21:42:52 +0400 Message-ID: <20030627174252.GA14469@namesys.com> References: <12C7D768CC8ED4118A9200508BEEC6FB033776CD@zanexch.zantaz.com> Mime-Version: 1.0 Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com Content-Disposition: inline In-Reply-To: <12C7D768CC8ED4118A9200508BEEC6FB033776CD@zanexch.zantaz.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Fong Vang Cc: 'Andreas Dilger' , 'Hans Reiser' , "'reiserfs-list@namesys.com'" Hello! On Fri, Jun 27, 2003 at 10:07:05AM -0700, Fong Vang wrote: > this doesn't seem to work on kernel 2.4.20. I did a chattr +i on file but > rm -rf (as root) on the file deletes it. You need to mount with -o attrs mount option for extended attributes to work. Bye, Oleg