[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <11914877842142-git-send-email-swhiteho@redhat.com>
Date: Thu, 4 Oct 2007 09:48:53 +0100
From: swhiteho@...hat.com
To: linux-kernel@...r.kernel.org, cluster-devel@...hat.com
Subject: [GFS2/DLM] Pre-pull patch posting
Hi,
Since it seems that another merge window will probably be opening shortly
this is a posting of the current content of the GFS2/DLM -nmw git tree.
There are no new features this time, its all fixes and cleanups. I have
a few patches that I'm holding back which I'm intending to start off
the new -nmw git tree with after this merge, those include:
o Patch to use page_mkwrite() on page faults (and thus allow us to
use the filemap_fault() function rather than having a special
GFS2 version of this like we do at the moment)
o Patch to clean up gfs2_internal_read() as requested by Christoph
Hellwig
o Patches to separate the GFS2 aops into three separate operations
structures (for writeback, ordered & jdata) as per ext3 which is
waiting for the merge of Nick Piggin's AOP changes so that I don't
land up creating a merge conflict.
Anyhow, back to what is in this set of patches... the major area of
change is the journalling code where there has been a lot of clean
up. Other than that, its mostly fixes for individual bugs and clean
ups that other people have sent to me,
Steve.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists