[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090916144815.e544b319.akpm@linux-foundation.org>
Date: Wed, 16 Sep 2009 14:48:15 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Jan Kara <jack@...e.cz>
Cc: linux-kernel@...r.kernel.org, hch@...radead.org, jack@...e.cz,
reiserfs-devel@...r.kernel.org, jeffm@...e.com,
Frederic Weisbecker <fweisbec@...il.com>
Subject: Re: [PATCH] reiserfs: Truncate blocks not used by a write (v2)
On Wed, 16 Sep 2009 19:25:12 +0200
Jan Kara <jack@...e.cz> wrote:
> It can happen that write does not use all the blocks allocated in write_begin
> either because of some filesystem error (like ENOSPC) or because page with
> data to write has been removed from memory. We truncate these blocks so that
> we don't have dangling blocks beyond i_size.
This clashes a bit with the kill-the-bkl/reiserfs stuff in linux-next.
--
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