[GIT PULL] Ceph fix for 4.8-rc6

From: Ilya Dryomov
Date: Thu Sep 08 2016 - 09:37:22 EST


Hi Linus,

The following changes since commit c6935931c1894ff857616ff8549b61236a19148f:

Linux 4.8-rc5 (2016-09-04 14:31:46 -0700)

are available in the git repository at:

https://github.com/ceph/ceph-client.git tags/ceph-for-4.8-rc6

for you to fetch changes up to 0f5aa88a7bb28b73253fb42b3df8202142769f39:

ceph: do not modify fi->frag in need_reset_readdir() (2016-09-05 14:30:35 +0200)

----------------------------------------------------------------
A fix for a 4.7 performance regression, caused by a typo in an if
condition.

----------------------------------------------------------------
Nicolas Iooss (1):
ceph: do not modify fi->frag in need_reset_readdir()

fs/ceph/dir.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)