Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754129AbcJDTTF (ORCPT ); Tue, 4 Oct 2016 15:19:05 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:31930 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751671AbcJDTTE (ORCPT ); Tue, 4 Oct 2016 15:19:04 -0400 To: Linus Torvalds Subject: [GIT PULL] jfs for 4.9 Cc: LKML , JFS Discussion From: Dave Kleikamp Message-ID: Date: Tue, 4 Oct 2016 14:18:48 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 838 Lines: 25 The following changes since commit b8927721ae9d5ac0582d29d7b8c267d465ad5f00: Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2016-08-29 12:37:11 -0700) are available in the git repository at: git://github.com/kleikamp/linux-shaggy.git tags/jfs-4.9 for you to fetch changes up to 240c5185c52d00725ae7da7d1ee82ad8b8306d52: jfs: Simplify code (2016-09-06 12:17:24 -0500) ---------------------------------------------------------------- Minor jfs updates ---------------------------------------------------------------- Christophe JAILLET (1): jfs: Simplify code Quorum Laval (1): jfs: jump to error_out when filemap_{fdatawait, write_and_wait} fails fs/jfs/jfs_txnmgr.c | 3 +-- fs/jfs/resize.c | 10 ++++++++-- 2 files changed, 9 insertions(+), 4 deletions(-)