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-next>] [day] [month] [year] [list]
Date:	Fri, 03 Aug 2007 15:56:37 -0700
From:	Avantika Mathur <mathur@...ux.vnet.ibm.com>
To:	linux-ext4@...r.kernel.org
Subject: Ext4 devel interlock meeting minutes (July 30, 2007)

Ext4 Developer Interlock Call: July 30, 2007 Meeting Minutes

Minutes can be accessed at: 
http://ext4.wiki.kernel.org/index.php/Ext4_Developer%27s_Conference_Call

Attendees: Mingming Cao, Andreas Dilger, Jean-Pierre Dion, Jean-Noel 
Cordenner, Valérie Clement, Aneesh Veetil, Dave Kleikamp, Jose Santos, 
Ted T'so, Avantika Mathur

PATCH STATUS

Delalloc:
- Alex posted his vfs delayed allocation patches.
- Comments are that there is not sufficient generic support for XFS.  
The code that Christoph Hellwig had posted which does support XFS is 
very complex.
- Christoph would be ok to take most of Alex's patch as an ext4 patch.  
In the short term we can put the delalloc support in ext4 and then later 
work on generic vfs support.
- Mingming will respond to the thread asking what Andrew Morton's 
preference is.

Multiple Block Allocation:
- Aneesh has been hitting a bug when creating a filesystem with 
different number of blocks/block group then default.  the problem 
occurred during online migration with mballoc enabled.
- A possible temporary solution to this problem is to disable mballoc if 
the filesystem created with not the default blocks/block group ratio.
- Aneesh will write-up the problem he is seeing and send an e-mail to Alex.
- Aneesh will split mballoc into more patches, to be added to the 
ext4-patch-queue.  This will make it easier to review.

Inode Version:
- Jean-Noel sent the mount option patch to linux-ext4.  We had discussed 
adding a flag to the superblock indicating that i_version is enabled, 
but there are no bits available in f_flags.
- Mingming will reply to the post saying the overwrite case needs to be 
addressed first

Uninitialized Block Groups:
- Avantika will look into why the checksum is not consistent - and why 
the check fails even when the feature is not enabled.

Flexible Block Groups:
- Jose is trying to see why fsck is not working.  once this is resolved, 
the feature will be complete.  
- He has seen a problem with fsck when meta_bg feature is enabled.  
Andreas saw a similar problem, and the uninitialized block groups patch 
fixes the issue.  Jose will look back at the fix which is in the series 
of e2fsprogs patches sent by Girish last week.

- Mingming asked about exporting JBD stat info to debugfs; as well as 
procfs.  The consensus had been to just export to procfs as not everyone 
uses debugfs.
-
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