[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100119093719.fb7d32b1.kamezawa.hiroyu@jp.fujitsu.com>
Date: Tue, 19 Jan 2010 09:37:19 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: "Wu, Fengguang" <fengguang.wu@...el.com>
Cc: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>,
Andrew Morton <akpm@...ux-foundation.org>,
Al Viro <viro@...iv.linux.org.uk>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Christoph Hellwig <hch@...radead.org>,
LKML <linux-kernel@...r.kernel.org>,
Eric Paris <eparis@...hat.com>, Nick Piggin <npiggin@...e.de>,
Andi Kleen <andi@...stfloor.org>,
David Howells <dhowells@...hat.com>,
Jonathan Corbet <corbet@....net>,
"linux-fsdevel@...r.kernel.org" <linux-fsdevel@...r.kernel.org>
Subject: Re: [PATCH 6/6] vfs: introduce FMODE_NEG_OFFSET for allowing
negative f_pos
On Mon, 18 Jan 2010 13:26:44 +0800
"Wu, Fengguang" <fengguang.wu@...el.com> wrote:
>
> > On error, the kernel returns -EOVERFLOW (via %eax) and libc hides
> > it by
> > errno = EOVERFLOW
> > ret = -1
>
> Ah got it. How about the attached patch?
>
Seems good to me. Thank you very much.
Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
--
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