[<prev] [next>] [day] [month] [year] [list]
Message-ID: <cff16b22-3e8e-42fd-e166-249f766d8d71@oracle.com>
Date: Mon, 16 May 2016 16:08:38 -0500
From: Dave Kleikamp <dave.kleikamp@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
JFS Discussion <jfs-discussion@...ts.sourceforge.net>,
Joe Perches <joe@...ches.com>
Subject: [GIT PULL] jfs changes for 4.7
The following changes since commit 1993b176a8224e371e0732ffada7ab9eb3b0912b:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide (2016-03-28 15:17:02 -0500)
are available in the git repository at:
git://github.com/kleikamp/linux-shaggy.git tags/jfs-4.7
for you to fetch changes up to 6ed71e9819ac3412fc6a3495f5ce141df274c916:
jfs: Coalesce some formats (2016-03-30 10:48:28 -0500)
----------------------------------------------------------------
Some jfs logging cleanups from Joe Perches
----------------------------------------------------------------
Joe Perches (3):
jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses
jfs: Remove unnecessary line continuations and terminating newlines
jfs: Coalesce some formats
fs/jfs/inode.c | 4 ++--
fs/jfs/jfs_discard.c | 6 ++----
fs/jfs/jfs_dtree.c | 10 ++++------
fs/jfs/jfs_imap.c | 3 +--
fs/jfs/jfs_inode.c | 2 +-
fs/jfs/jfs_logmgr.c | 14 ++++++--------
fs/jfs/jfs_txnmgr.c | 21 +++++++++------------
fs/jfs/namei.c | 4 ++--
fs/jfs/super.c | 4 ++--
9 files changed, 29 insertions(+), 39 deletions(-)
Powered by blists - more mailing lists