From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Ts'o Subject: Re: [git pull] vfs and fs fixes Date: Thu, 19 Apr 2012 10:50:07 -0400 Message-ID: <20120419145007.GD6317@thunk.org> References: <20120417052511.GU6589@ZenIV.linux.org.uk> <1334805798.3143.25.camel@pasglop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Al Viro , Linus Torvalds , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Anton Blanchard To: Benjamin Herrenschmidt Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:45916 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754101Ab2DSOuN (ORCPT ); Thu, 19 Apr 2012 10:50:13 -0400 Content-Disposition: inline In-Reply-To: <1334805798.3143.25.camel@pasglop> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Apr 19, 2012 at 01:23:18PM +1000, Benjamin Herrenschmidt wrote: > > ext4: fix endianness breakage in ext4_split_extent_at() > > That smells like something we'd want in -stable no ? Yes, commit af1584f5 is something that should definitely go into -stable. - Ted