lkml.org 
[lkml]   [2006]   [Jul]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ext4 features
Jan Engelhardt wrote:

>>There are some big problems with "deleted" however and doing it in
>>kernel space. A lot of programs just overwrite data. You would have to
>>look for things like O_TRUNC on a file open and ftruncate.
>>
>>
>>
>At least I only want deleted files to be saved, not truncated. The way
>the MSWIN (the gui parts) do it is enough for most users.
>
>
>Jan Engelhardt
>
>
Well,

The old novell model is simple. When someone unlinks a file, don't
delete it, just mv it to another special directory called DELETED.SAV.
Then setup the
fs space allocation to reuse these files when the drive fills up by
oldest files first. It's very simple. Then you have a salvagable file
system.

Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-04 18:32    [W:0.172 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site