From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <53D91CBC.1000901@canonical.com> Date: Wed, 30 Jul 2014 12:26:36 -0400 From: Joseph Salisbury MIME-Version: 1.0 To: Ben Hutchings CC: david@fromorbit.com, xfs@oss.sgi.com, "stable@vger.kernel.org" , linux-kernel@vger.kernel.org Subject: [PATCH][v3.2.y] xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: Hello, Please consider including mainline commit e3a746f5aab71f2dd0a83116772922fb37ae29d6 in the next v3.2.y release. It was included in the mainline tree as of v3.5. It has been tested and confirmed to resolve http://bugs.launchpad.net/bugs/1327360 . commit e3a746f5aab71f2dd0a83116772922fb37ae29d6 Author: Dave Chinner Date: Thu Jul 12 07:40:42 2012 +1000 xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near Sincerely, Joseph Salisbury