linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Kleikamp <dave.kleikamp@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>
Cc: Chao Yu <yuchao0@huawei.com>, Chengguang Xu <cgxu519@gmx.com>
Subject: [GIT PULL] jfs fixes for v4.20
Date: Tue, 23 Oct 2018 08:47:41 -0500	[thread overview]
Message-ID: <743b8d6b-6b1f-8766-7db3-1df5d95227f5@oracle.com> (raw)

The following changes since commit be65e2595b4c1fbeceba336d8ee83406726b1d8d:

  Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2018-09-06 09:06:49 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1390643d1d5c539be4d7031a0c507565cb1168a0:

  jfs: remove redundant dquot_initialize() in jfs_evict_inode() (2018-09-20 09:28:49 -0500)

----------------------------------------------------------------
Just a few small fixes

----------------------------------------------------------------
Chao Yu (1):
      jfs: remove redundant dquot_initialize() in jfs_evict_inode()

Chengguang Xu (2):
      jfs: cache NULL when both default_acl and acl are NULL
      jfs: remove quota option from ignore list

 fs/jfs/acl.c   | 4 ++++
 fs/jfs/inode.c | 1 -
 fs/jfs/super.c | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

             reply	other threads:[~2018-10-23 13:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-23 13:47 Dave Kleikamp [this message]
2018-10-24 16:23 ` [GIT PULL] jfs fixes for v4.20 Linus Torvalds

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=743b8d6b-6b1f-8766-7db3-1df5d95227f5@oracle.com \
    --to=dave.kleikamp@oracle.com \
    --cc=cgxu519@gmx.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=yuchao0@huawei.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).