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