lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 25 Feb 2007 02:33:56 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Dave Kleikamp <shaggy@...ux.vnet.ibm.com>
Cc:	harry@...sunysb.edu, linux-ext4@...r.kernel.org, ezk@...sunysb.edu,
	kolya@...sunysb.edu
Subject: Re: [Resubmit][PATCH 5/5] Secure Deletion and Trash-Bin Support for
 Ext4

> On Wed, 31 Jan 2007 11:11:10 -0600 Dave Kleikamp <shaggy@...ux.vnet.ibm.com> wrote:
> Have you considered putting ALL of the function in the vfs layer?

Yes, I think that's where it should be implemented.

I suspect we'll run into problems with the .trash/<uid> thing.  What directory
do we put .trash in?  The top-level of the mountpoint?   The user might not
be able to access that if he's in a chroot.  And UIDs are now per-nsproxy
things - UIDs are already per-uid-namespace things. So we can have two or more
different users using UID 42.

It all need to be thrashed out with the containerisation and VFS guys.
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ