Files
linux/fs/ceph
Li Wang 88285f766c ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
commit 56f91aad69 upstream.

If the length of data to be read in readpage() is exactly
PAGE_CACHE_SIZE, the original code does not flush d-cache
for data consistency after finishing reading. This patches fixes
this.

Signed-off-by: Li Wang <liwang@ubuntukylin.com>
Signed-off-by: Sage Weil <sage@inktank.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-09 12:24:22 -08:00
..
2013-05-07 20:16:25 -07:00
2013-05-01 21:18:50 -07:00
2012-05-16 14:28:27 -05:00
2011-01-12 15:15:13 -08:00
2013-05-01 21:20:09 -07:00