linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Avantika Mathur <mathur@linux.vnet.ibm.com>
To: linux-ext4@vger.kernel.org
Subject: Ext4 devel interlock meeting minutes (July 30, 2007)
Date: Fri, 03 Aug 2007 15:56:37 -0700	[thread overview]
Message-ID: <46B3B2A5.9000307@linux.vnet.ibm.com> (raw)

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.

             reply	other threads:[~2007-08-03 22:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-03 22:56 Avantika Mathur [this message]
2007-08-04  2:42 ` Ext4 devel interlock meeting minutes (July 30, 2007) Jose R. Santos
  -- strict thread matches above, loose matches on Subject: below --
2007-08-07  6:58 Avantika Mathur

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=46B3B2A5.9000307@linux.vnet.ibm.com \
    --to=mathur@linux.vnet.ibm.com \
    --cc=linux-ext4@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;
as well as URLs for NNTP newsgroup(s).