On Fri, Jul 20, 2018 at 09:35:15AM +0800, Chengguang Xu wrote: > Add a check to disallow opening large files on 32bit > systems if the caller didn't specify O_LARGEFILE. > > Signed-off-by: Chengguang Xu <cgxu519@xxxxxxx> Please call generic_file_open for this instead of open coding it. -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html