From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kara Subject: [PATCH 0/3 RESEND] BDI handling fixes Date: Mon, 20 Sep 2010 17:44:28 +0200 Message-ID: <1284997471-9850-1-git-send-email-jack@suse.cz> Cc: Christoph Hellwig , LKML , linux-fsdevel@vger.kernel.org To: Jens Axboe Return-path: Received: from cantor.suse.de ([195.135.220.2]:48842 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751972Ab0ITPpe (ORCPT ); Mon, 20 Sep 2010 11:45:34 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, I resend this series because I've messed up Jens' address in the original posting. Jens, would you please include these fixes in your tree? Thanks. The series of these three patches fixes the warning in __mark_inode_dirty() which happens when I do e.g. touch /dev/zero. Honza