[GIT PULL] Ceph fix for 4.16-rc8

From: Ilya Dryomov
Date: Fri Mar 30 2018 - 09:49:45 EST


Hi Linus,

The following changes since commit 3eb2ce825ea1ad89d20f7a3b5780df850e4be274:

Linux 4.16-rc7 (2018-03-25 12:44:30 -1000)

are available in the git repository at:

https://github.com/ceph/ceph-client.git tags/ceph-for-4.16-rc8

for you to fetch changes up to 85784f9395987a422fa04263e7c0fb13da11eb5c:

ceph: only dirty ITER_IOVEC pages for direct read (2018-03-30 11:17:48 +0200)

----------------------------------------------------------------
A fix for a dio-enabled loop on ceph deadlock from Zheng, marked for
stable.

----------------------------------------------------------------
Yan, Zheng (1):
ceph: only dirty ITER_IOVEC pages for direct read

fs/ceph/file.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)