Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751718Ab3JURBi (ORCPT ); Mon, 21 Oct 2013 13:01:38 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:28842 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750937Ab3JURBh (ORCPT ); Mon, 21 Oct 2013 13:01:37 -0400 Message-ID: <52655DE3.8080205@oracle.com> Date: Mon, 21 Oct 2013 12:01:23 -0500 From: Dave Kleikamp User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Linus Torvalds CC: LKML , "jfs-discussion@lists.sourceforge.net" Subject: [GIT PULL] jfs fix for 3.12 X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Source-IP: acsinet21.oracle.com [141.146.126.237] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1072 Lines: 31 Just one small fix that I probably should have pushed weeks ago. Thanks, Shaggy The following changes since commit 44598f98b98e54beca34dc836b38eaea40be1abf: Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2013-09-06 13:34:43 -0700) are available in the git repository at: git://github.com/kleikamp/linux-shaggy.git tags/jfs-3.12 for you to fetch changes up to 8660998608cfa1077e560034db81885af8e1e885: jfs: fix error path in ialloc (2013-09-17 10:05:19 -0500) ---------------------------------------------------------------- Just a patch to fix an oops in an error path. ---------------------------------------------------------------- Dave Kleikamp (1): jfs: fix error path in ialloc fs/jfs/jfs_inode.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/