LWN.net Logo

Buffered write deadlock fix and new aops for 2.6.21-rc6-mm1

From:  Nick Piggin <npiggin@suse.de>
To:  Andrew Morton <akpm@linux-foundation.org>
Subject:  [patch 00/44] Buffered write deadlock fix and new aops for 2.6.21-rc6-mm1
Date:  Tue, 24 Apr 2007 11:23:46 +1000
Cc:  Linux Filesystems <linux-fsdevel@vger.kernel.org>, Mark Fasheh <mark.fasheh@oracle.com>
Archive-link:  Article, Thread

Hi, these patches are against 2.6.21-rc6-mm1. Aside from OCFS2, there
were no major clashes between -mm and mainline diffs, which is nice.

These patches aim to solve the long standing buffered write deadlocks,
and then go on to introduce a pair of new write a_op methods which
allow the deadlock to be solved without taking the performance hit of
the backwards compatible solutions using the old APIs.

Reiserfs (and Reiser4, in -mm) are the only filesystems left unconverted,
although there are a number of less common ones still untested.

Thanks,
Nick

-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds