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:	Fri, 03 Aug 2007 10:57:16 -0700
From:	Mingming Cao <cmm@...ibm.com>
To:	Jean noel Cordenner <jean-noel.cordenner@...l.net>
CC:	"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>
Subject: Re: [patch] i_version mount option

Jean noel Cordenner wrote:
> hi,
> 
> This patch apply on the top of the ext4 git tree.
> It adds a mount option to enable i_version feature for ext4.
> 


I think we should fix overwrite case first. Per lkml discussion, if we 
fix the overwrite case by updating the counter in file_update_time() all 
the time, then the concern is this will impact other filesystems that 
don't want inode versioning support.

I believe that's how leads to put this patch back (adding a mount option).

It's better to have a VFS level super block flag to indicating if the 
filesystem as inode versioning support or not.

Thanks
Mingming
> Signed-off-by: Jean noel Cordenner <jean-noel.cordenner@...l.net>
> 


-
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