[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070110205248.75d51b99.akpm@osdl.org>
Date: Wed, 10 Jan 2007 20:52:48 -0800
From: Andrew Morton <akpm@...l.org>
To: suparna@...ibm.com
Cc: linux-aio@...ck.org, drepper@...hat.com,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
jakub@...hat.com, mingo@...e.hu, Jens Axboe <axboe@...nel.dk>
Subject: Re: [PATCHSET 1][PATCH 0/6] Filesystem AIO read/write
On Thu, 11 Jan 2007 08:43:36 +0530
Suparna Bhattacharya <suparna@...ibm.com> wrote:
> > The s/lock_page_slow/lock_page_blocking/ got lost. I redid it.
>
> I thought the lock_page_blocking was an alternative you had suggested
> to the __lock_page vs lock_page_async discussion which got resolved later.
> That is why I didn't make the change in this patchset.
> The call does not block in the async case, hence the choice of
> the _slow suffix (like in fs/buffer.c). But if lock_page_blocking()
> sounds more intuitive to you, that's OK.
I thought people didn't like the "lock_page_slow" name.
-
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