linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* GFS2 patches for review
@ 2006-04-21 16:07 Steven Whitehouse
  0 siblings, 0 replies; only message in thread
From: Steven Whitehouse @ 2006-04-21 16:07 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-fsdevel, linux-kernel

Hi,

Please find in the following patches a new release of the GFS2 code. We
believe that we've addressed all the points which were brought up on
the list after the previous posting for review. If you think we've
missed something, please let us know :-)

This is a request for GFS2 to be considered for inclusion in -mm.

The latest GFS2 patches can be found in out git tree which is located at
(or see the following emails):
http://www.kernel.org/git/?p=linux/kernel/git/steve/gfs2-2.6.git;a=summary

Here is a summary of whats new since the last posting:

 - Various stylistic changes as per requests from our last posting

 - Cleaned up directory code (see patch 7/17 for more details)

 - ioctl() now changed so that its compatible with the ext2/3 ioctl.
   Also this introduces a new header file linux/iflags.h which is
   designed as a place to register the flags in a fs independant way.
   Assuming that this is considered the way to move forward, then
   I'll come up with some patches to redefine the flags for the other
   fs which use this interface in terms of the ones in iflags.h. See
   patch 5/17 for the details.

 - Various bugs now fixed (see the git tree at kernel.org for a full
   list)

 - The .gfs2_admin directory is no more. Its been replaced by a gfs2meta
   filesystem. Currently you can only mount the fs normally or mount the
   meta filesystem (not both at the same time). This will change in time
   but shouldn't be a big problem as you shouldn't need to access the
   gfs2meta filesystem in normal use anyway.

Still on our "todo before submission to Linus" list:

 - Some cleanups in the glock code, and to make it return AOP_TRUNCATED_PAGE
   at the right times. We've already introduced a flag GL_AOP which is used
   to signal to the glock code that the fs is holding a page lock when a
   glock is requested.

 - Selinux support

 - More testing :-)


Steve.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-21 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-21 16:07 GFS2 patches for review Steven Whitehouse

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).