Re: [PATCH] overlayfs: Pass O_LARGEFILE unconditionally in ovl_copy_up_data()

From: Miklos Szeredi
Date: Mon Oct 12 2015 - 11:26:43 EST


On Mon, Sep 28, 2015 at 4:18 PM, David Howells <dhowells@xxxxxxxxxx> wrote:
> Pass O_LARGEFILE unconditionally in ovl_copy_up_data() as it's purely for
> catching 32-bit userspace dealing with a file large enough that it'll be
> mishandled if the application isn't aware that there might be an integer
> overflow. Inside the kernel, there shouldn't be any problems.

Folded into original patch with changelog added.

Thanks,
Miklos
--
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/