lkml.org 
[lkml]   [2002]   [Oct]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/4] Add extended attributes to ext2/3
On Tue, Oct 15, 2002 at 12:58:16PM +0100, Christoph Hellwig wrote:
> It doesn't look like you addressed any comments raised, i.e. my
> complaints or sct's superblock fields. I"ll start feeding some updates
> to akpm to address a few issues, but I don't really have time to
> care of all that.

Actually, I did, for those comments that made sense. The fs/Config.in
logic has been cleaned up, as well as removing excess header files,
stray LINUX_VERSION_CODE #ifdef's that I had missed the first time
around, etc.

fs/mbcache.c is still there because it applies to both ext2 and ext3
filesystems, and so your suggestion of moving it into the ext2 and
ext3 directories would cause code duplication and maintenance
headaches. It also *can* be used by other filesystems, as it is
written in a generic way. The fs/Config.in only compiles it in if
necessary (i.e., if ext2/3 extended attribute is enabled) so it won't
cause code bloat for other filesystems if it is not needed.

The superblock fields are more of an issue with the posix acl changes
than for the extended attribute patches. I had wanted to get the
extended attribute changes in first, since they stand alone, and so I
have fewer patches to juggle.

- Ted
-
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: 2005-03-22 13:30    [W:0.071 / U:1.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site