Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755237AbbGPNqT (ORCPT ); Thu, 16 Jul 2015 09:46:19 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:19856 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751879AbbGPNqS (ORCPT ); Thu, 16 Jul 2015 09:46:18 -0400 To: Linus Torvalds Subject: [GIT PULL] jfs changes for 4.2-rc3 Cc: LKML , JFS Discussion From: Dave Kleikamp Message-ID: <55A7B59C.6040900@oracle.com> Date: Thu, 16 Jul 2015 08:46:04 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1174 Lines: 34 The following changes since commit c65b99f046843d2455aa231747b5a07a999a9f3d: Linux 4.1-rc6 (2015-05-31 19:01:07 -0700) are available in the git repository at: git://github.com/kleikamp/linux-shaggy.git tags/jfs-4.2 for you to fetch changes up to 26456955719b79cc4a011b18221aa68f599f6b6c: jfs: clean up jfs_rename and fix out of order unlock (2015-07-15 14:11:30 -0500) ---------------------------------------------------------------- A couple trivial fixes and an error path fix ---------------------------------------------------------------- Colin Ian King (1): jfs: fix indentation on if statement Dave Kleikamp (1): jfs: clean up jfs_rename and fix out of order unlock Nan Jia (1): jfs: removed a prohibited space after opening parenthesis fs/jfs/file.c | 2 +- fs/jfs/inode.c | 4 ++-- fs/jfs/namei.c | 27 +++++++++++++-------------- 3 files changed, 16 insertions(+), 17 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/