Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1632201 > unrolled thread
| Started by | Ilya Dryomov <idryomov@gmail.com> |
|---|---|
| First post | 2017-04-27 18:00 +0200 |
| Last post | 2017-04-27 18:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] Ceph fix for 4.11-rc9 Ilya Dryomov <idryomov@gmail.com> - 2017-04-27 18:00 +0200
| From | Ilya Dryomov <idryomov@gmail.com> |
|---|---|
| Date | 2017-04-27 18:00 +0200 |
| Subject | [GIT PULL] Ceph fix for 4.11-rc9 |
| Message-ID | <tATZL-2FN-5@gated-at.bofh.it> |
Hi Linus,
The following changes since commit 5a7ad1146caa895ad718a534399e38bd2ba721b7:
Linux 4.11-rc8 (2017-04-23 16:53:00 -0700)
are available in the git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-4.11-rc9
for you to fetch changes up to 8179a101eb5f4ef0ac9a915fcea9a9d3109efa90:
ceph: fix recursion between ceph_set_acl() and __ceph_setattr() (2017-04-25 21:08:26 +0200)
----------------------------------------------------------------
A fix for a kernel stack overflow bug in ceph setattr code, marked for
stable.
----------------------------------------------------------------
Yan, Zheng (1):
ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
fs/ceph/inode.c | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
Back to top | Article view | linux.kernel
csiph-web