All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Kleikamp <dave.kleikamp@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	JFS Discussion <jfs-discussion@lists.sourceforge.net>
Subject: [GIT PULL] jfs changes for v3.20
Date: Thu, 12 Feb 2015 10:32:11 -0600	[thread overview]
Message-ID: <54DCD58B.8060603@oracle.com> (raw)

The following changes since commit 53262d12d1658669029ab39a63e3d314108abe66:

  Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2014-12-23 11:03:28 -0800)

are available in the git repository at:

  git://github.com/kleikamp/linux-shaggy.git tags/jfs-3.20

for you to fetch changes up to 648695c74811f09a8ad80d7c3be72b8169589a64:

  jfs: Deletion of an unnecessary check before the function call "unload_nls" (2015-02-02 15:02:34 -0600)

----------------------------------------------------------------
a couple cleanups for jfs

----------------------------------------------------------------
Al Viro (1):
      jfs: get rid of homegrown endianness helpers

Markus Elfring (1):
      jfs: Deletion of an unnecessary check before the function call "unload_nls"

 fs/jfs/endian24.h  | 49 ------------------------------------------------
 fs/jfs/jfs_dtree.c |  4 ++--
 fs/jfs/jfs_types.h | 55 ++++++++++++++++++++++++++++++++----------------------
 fs/jfs/jfs_xtree.h | 25 +++++++++----------------
 fs/jfs/super.c     |  3 +--
 5 files changed, 45 insertions(+), 91 deletions(-)
 delete mode 100644 fs/jfs/endian24.h

                 reply	other threads:[~2015-02-12 16:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54DCD58B.8060603@oracle.com \
    --to=dave.kleikamp@oracle.com \
    --cc=jfs-discussion@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.