From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id 2A74A7777D; Tue, 7 Mar 2017 20:49:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id v27KnpuU016452; Tue, 7 Mar 2017 20:49:51 GMT Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id IsoUtjdbXQoY; Tue, 7 Mar 2017 20:49:51 +0000 (GMT) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id v27KnjIx016448 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Tue, 7 Mar 2017 20:49:46 GMT Message-ID: <1488919785.22968.48.camel@linuxfoundation.org> From: Richard Purdie To: Mark Hatle , "Burton, Ross" , Andre McCurdy Date: Tue, 07 Mar 2017 20:49:45 +0000 In-Reply-To: References: <1488862727-25152-1-git-send-email-armccurdy@gmail.com> X-Mailer: Evolution 3.18.5.2-0ubuntu3.1 Mime-Version: 1.0 Cc: openembedded-architecture , OE-core Subject: Re: [Openembedded-architecture] [PATCH] meta: start to ignore the largefile distro feature X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2017 20:49:55 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit On Tue, 2017-03-07 at 08:43 -0600, Mark Hatle wrote: > On 3/7/17 4:35 AM, Burton, Ross wrote: > > > > CCing openembedded-architecture to open the field for comments. > At this point, I'm not sure there is any reason to NOT using > largefile system > wide.  It's a common enough feature, and even 'small' devices (with > sdcard > slots) can run into large file problems now. Agreed. Where we can we need to reduce our test matrix so I think dropping non-largefile support is a good move. Cheers, Richard