[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090519085538.GC1366@ucw.cz>
Date: Tue, 19 May 2009 10:55:38 +0200
From: Pavel Machek <pavel@....cz>
To: Vitaly Mayatskikh <v.mayatskih@...il.com>
Cc: Josef Bacik <josef@...hat.com>, sandeen@...hat.com,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] Perform check in iov_iter_fault_in_readable() by
check_readable_bytes()
Hi!
> This patch changes iov_iter_fault_in_readable() to use check_readable_bytes()
> instead of fault_in_pages_readable(). It allows iov_iter_fault_in_readable()
> callers to know how much data is accessible and proceed with it. It makes
> sys_write() more POSIX-friendly.
I agree with andi here: yes, your suggested behaviour is 'nicer', but
I don't the code complexity is worth it.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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