From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1510833070.4026.1.camel@kernel.org> Subject: Re: [PATCH v2] fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall From: Jeff Layton To: Vitaly Lipatov Cc: linux-fsdevel@vger.kernel.org, hch@lst.de, bfields@fieldses.org, Alexander Viro , linux-kernel@vger.kernel.org Date: Thu, 16 Nov 2017 06:51:10 -0500 In-Reply-To: References: <20171115180345.8219-1-jlayton@kernel.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, 2017-11-15 at 21:31 +0300, Vitaly Lipatov wrote: > Jeff Layton писал 15.11.17 21:03: > ... > > With this, we no longer need COMPAT_OFF_T_MAX either, so remove it. > > COMPAT_LOFF_T_MAX > Thanks, fixed in tree, but I won't resend just for that. Are you able to test this patch and confirm that it fixes the problem you were seeing? Thanks, -- Jeff Layton