Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1244823

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

From Miklos Szeredi <miklos@szeredi.hu>
Newsgroups linux.kernel
Subject Re: [PATCH] overlayfs: Pass O_LARGEFILE unconditionally in ovl_copy_up_data()
Date 2015-10-12 17:30 +0200
Message-ID <qiNd1-2Xu-39@gated-at.bofh.it> (permalink)
References <qdHrA-1Q9-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Sep 28, 2015 at 4:18 PM, David Howells <dhowells@redhat.com> 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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] overlayfs: Pass O_LARGEFILE unconditionally in ovl_copy_up_data() Miklos Szeredi <miklos@szeredi.hu> - 2015-10-12 17:30 +0200

csiph-web