linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] jfs fixes for v4.20
@ 2018-10-23 13:47 Dave Kleikamp
  2018-10-24 16:23 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Kleikamp @ 2018-10-23 13:47 UTC (permalink / raw)
  To: Linus Torvalds, LKML; +Cc: Chao Yu, Chengguang Xu

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-24 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23 13:47 [GIT PULL] jfs fixes for v4.20 Dave Kleikamp
2018-10-24 16:23 ` Linus Torvalds

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).