From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f174.google.com ([209.85.192.174]:36637 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933505AbcBQAvB (ORCPT ); Tue, 16 Feb 2016 19:51:01 -0500 Received: by mail-pf0-f174.google.com with SMTP id e127so941604pfe.3 for ; Tue, 16 Feb 2016 16:51:00 -0800 (PST) Date: Wed, 17 Feb 2016 09:52:17 +0900 From: Sergey Senozhatsky To: Wouter van Kesteren Cc: linux-fsdevel@vger.kernel.org, Sergey Senozhatsky Subject: Re: I don't know what to do. Message-ID: <20160217005217.GA535@swordfish> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hello, On (02/16/16 21:08), Wouter van Kesteren wrote: > I submitted a patch to this list to fix a bug: > > "[PATCH] fs: allow no_seek_end_llseek to actually seek" > https://marc.info/?l=linux-fsdevel&m=145468852318292&w=2 just a question, why not MAX_LFS_FILESIZE? and there is no SoB in the patch (no answers to the rest of your questions). -ss