public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: Enver Haase <ehaase@inf.fu-berlin.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ext2 not NULLing deleted files?
Date: 17 Aug 2001 03:47:43 -0400	[thread overview]
Message-ID: <998034466.663.11.camel@phantasy> (raw)
In-Reply-To: <01081709381000.08800@haneman>
In-Reply-To: <01081709381000.08800@haneman>

On 17 Aug 2001 09:38:10 +0200, Enver Haase wrote:
> I just recognized there's an "undelete" now for ext2 file systems [a KDE 
> app].
> 
> "The Other OS" in its professional version does of course clear the deleted 
> blocks with 0's for security reasons; I would have bet a thousand bucks Linux 
> would do so, too [seems I should have read the source code, good thing no-one 
> wanted to take on the bet :) ].

By "The Other OS" I assume you mean NT.  NT does _not_ zero files on
delete, either with NTFS or anything else.  It merely unlinks them like
any other OS.  I can't think of anything that nullifies files, except
utilities meant solely to do that (often called "sweeping").

Do you have any idea how long it would take to zero files?  If you
removed even a moderately sized directory, it would take a _very long_
time.

-- 
Robert M. Love
rml at ufl.edu
rml at tech9.net


  reply	other threads:[~2001-08-17  7:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-17  7:38 ext2 not NULLing deleted files? Enver Haase
2001-08-17  7:47 ` Robert Love [this message]
2001-08-17 17:40   ` Mark H. Wood
2001-08-17  7:56 ` Thomas Pornin
2001-08-17  8:02 ` Andreas Dilger
2001-08-17 17:55   ` Mark H. Wood
2001-08-17 20:09     ` Andreas Dilger
2001-08-21 14:19   ` Andreas Bombe
2001-08-17 16:32 ` Marc SCHAEFER
2001-08-17 17:25   ` Andreas Dilger
     [not found] <01081709381000.08800@haneman.suse.lists.linux.kernel>
2001-08-17  8:03 ` Andi Kleen
2001-08-17 14:20   ` Kent Borg
  -- strict thread matches above, loose matches on Subject: below --
2001-08-17 22:05 Jesse Pollard

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=998034466.663.11.camel@phantasy \
    --to=rml@tech9.net \
    --cc=ehaase@inf.fu-berlin.de \
    --cc=linux-kernel@vger.kernel.org \
    /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