Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1695856 > unrolled thread

[GIT PULL] jfs fixes for 4.13-rc2

Started byDave Kleikamp <dave.kleikamp@oracle.com>
First post2017-07-25 17:40 +0200
Last post2017-07-25 17:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] jfs fixes for 4.13-rc2 Dave Kleikamp <dave.kleikamp@oracle.com> - 2017-07-25 17:40 +0200

#1695856 — [GIT PULL] jfs fixes for 4.13-rc2

FromDave Kleikamp <dave.kleikamp@oracle.com>
Date2017-07-25 17:40 +0200
Subject[GIT PULL] jfs fixes for 4.13-rc2
Message-ID<u7a6e-4Ah-15@gated-at.bofh.it>
The following changes since commit d966564fcdc19e13eb6ba1fbe6b8101070339c3d:

  Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback" (2017-02-08 18:08:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to f070e5ac9bc7de71c34402048ce5526dccbd347c:

  jfs: preserve i_mode if __jfs_set_acl() fails (2017-07-18 14:28:06 -0500)

----------------------------------------------------------------
JFS fixes for 4.13

----------------------------------------------------------------
Ernesto A. Fernández (1):
      jfs: preserve i_mode if __jfs_set_acl() fails

Fabian Frederick (1):
      jfs: atomically read inode size

Jan Kara (1):
      jfs: Don't clear SGID when inheriting ACLs

 fs/jfs/acl.c    | 24 ++++++++++++++++--------
 fs/jfs/resize.c |  4 ++--
 fs/jfs/super.c  |  4 ++--
 3 files changed, 20 insertions(+), 12 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web