[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1481282296-31456-1-git-send-email-idryomov@gmail.com>
Date: Fri, 9 Dec 2016 12:18:16 +0100
From: Ilya Dryomov <idryomov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fix for 4.9-rc9
Hi Linus,
The following changes since commit 3e5de27e940d00d8d504dfb96625fb654f641509:
Linux 4.9-rc8 (2016-12-04 12:50:51 -0800)
are available in the git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-4.9-rc9
for you to fetch changes up to c3f4688a08fd86f1bf8e055724c84b7a40a09733:
ceph: don't set req->r_locked_dir in ceph_d_revalidate (2016-12-08 14:32:16 +0100)
----------------------------------------------------------------
A fix for an issue with ->d_revalidate() in ceph, causing frequent
kernel crashes. Marked for stable - it goes back to 4.6, but started
popping up only in 4.8.
----------------------------------------------------------------
Jeff Layton (1):
ceph: don't set req->r_locked_dir in ceph_d_revalidate
fs/ceph/dir.c | 24 ++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists