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