[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080914134711.GA21746@infradead.org>
Date: Sun, 14 Sep 2008 09:47:11 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Theodore Ts'o <tytso@....EDU>
Cc: linux-fsdevel@...r.kernel.org, linux-ext4@...r.kernel.org,
akpm@...uxfoundation.org, Mark Fasheh <mfasheh@...e.com>,
mtk.manpages@...il.com
Subject: Re: [PATCH 1/4] vfs: vfs-level fiemap interface
On Sat, Sep 13, 2008 at 02:49:24PM -0400, Theodore Ts'o wrote:
> +* FIEMAP_EXTENT_NO_BYPASS
> +Direct access to the data in this extent is illegal or will have
> +undefined results.
This one is sitll misnamed and for sure utterly misdocumented. Direct
access to the data is always illegal and has undefined results, and
programs that do it anyway (e.g. grub) are in really deep trouble.
I'm also not sure what happened to my request a few rounds ago to Cc
Michael Kerrisk on the thread. He's been writing manpages for all
important kernel interfaces, and his review resulting from that has been
extremly useful.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists