Re: [PATCH 7/9] staging/lustre/llite: remove ll_file_get_iov_count

From: Greg Kroah-Hartman
Date: Tue Dec 03 2013 - 11:59:30 EST


On Tue, Dec 03, 2013 at 10:42:06PM +0800, Peng Tao wrote:
> It exactly copies generic_segment_checks() except wrongly calling
> access_ok(VERIFY_READ) for aio read range. Drop it and just call
> generic_segment_checks() instead.
>
> Signed-off-by: Peng Tao <bergwolf@xxxxxxxxx>
> Signed-off-by: Andreas Dilger <andreas.dilger@xxxxxxxxx>
> ---
> drivers/staging/lustre/lustre/llite/file.c | 36 ++--------------------------
> 1 file changed, 2 insertions(+), 34 deletions(-)

This patch breaks the build, in numerous ways, which means you didn't
even build test this patch.

PLEASE be more careful, it's getting such that I really dread seeing
these patches show up in my inbox...

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/