From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: [PATCH 0/16] Post merge per-bdi writeback patches v4 Date: Wed, 16 Sep 2009 15:24:38 +0200 Message-ID: <1253107494-20160-1-git-send-email-jens.axboe@oracle.com> Cc: chris.mason@oracle.com, hch@infradead.org, tytso@mit.edu, akpm@linux-foundation.org, jack@suse.cz, trond.myklebust@fys.uio.no To: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Return-path: Received: from brick.kernel.dk ([93.163.65.50]:57890 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751626AbZIPNYr (ORCPT ); Wed, 16 Sep 2009 09:24:47 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, After Jan's feedback and collecting the good fixes from Nick, here's another updated set of fixes. Jan, I kept the wb_check_old_data_flush() behaviour. I agree we need to look into making sure it's identical to the previous one, but at least this one doesn't change behaviour from current -git. And I'd really like to offload this patchset now since it has some crucial fixes, then I'll continue with the process afterwards. -- Jens Axboe