Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1695856
| From | Dave Kleikamp <dave.kleikamp@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] jfs fixes for 4.13-rc2 |
| Date | 2017-07-25 17:40 +0200 |
| Message-ID | <u7a6e-4Ah-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] jfs fixes for 4.13-rc2 Dave Kleikamp <dave.kleikamp@oracle.com> - 2017-07-25 17:40 +0200
csiph-web