public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, sct@redhat.com,
	James Hunt <james@jameshunt.org.uk>
Subject: Re: [PATCH 1/3] ext2/3/4: enable "undeletable" file attribute.
Date: Wed, 22 Nov 2006 01:11:35 +0000	[thread overview]
Message-ID: <d8j3b8c70ag.fsf@ritchie.ping.uio.no> (raw)
In-Reply-To: <200611220121.33522.arnd@arndb.de> (Arnd Bergmann's message of "Wed, 22 Nov 2006 01:21:32 +0100")

Arnd Bergmann <arnd@arndb.de> writes:
> On Tuesday 21 November 2006 23:16, James Hunt wrote:
> > ... it's not honoured by the kernel:
> > 
> >   > rm /tmp/wibble             # yikes! this should fail!!
>
> I always thought of the term 'undeletable' to mean that you can
> undelete the file (restore it) after it has been deleted. Of course,
> this is not implemented either, but it means something very different
> than what your patch does.

That is indeed what the documented (but not implemented) meaning is.
>From chattr(1):

|       When a file with the ‘u’ attribute set is deleted, its contents
|       are saved. This allows the user to ask for its undeletion.

So the meaning is undelete-able, not un-deletable.

-- 
ilmari
"A disappointingly low fraction of the human race is,
 at any given time, on fire." - Stig Sandbeck Mathisen

  reply	other threads:[~2006-11-22  1:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-21 22:16 [PATCH 1/3] ext2/3/4: enable "undeletable" file attribute James Hunt
2006-11-22  0:21 ` Arnd Bergmann
2006-11-22  1:11   ` Dagfinn Ilmari Mannsåker [this message]
2006-11-22 10:27 ` Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d8j3b8c70ag.fsf@ritchie.ping.uio.no \
    --to=ilmari@ilmari.org \
    --cc=akpm@osdl.org \
    --cc=arnd@arndb.de \
    --cc=james@jameshunt.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sct@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox