Files
android_kernel_xiaomi_sm8450/fs
John Hubbard 96ac9158a2 ceph: use release_pages() directly
release_pages() has been available to modules since Oct, 2010,
when commit 0be8557bcd ("fuse: use release_pages()") added
EXPORT_SYMBOL(release_pages). However, this ceph code was still
using a workaround.

Remove the workaround, and call release_pages() directly.

Signed-off-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2019-09-16 12:06:25 +02:00
..
2019-09-16 12:06:25 +02:00
2019-08-27 17:29:56 -05:00
2019-08-09 16:56:12 +01:00
2019-07-25 11:05:11 +02:00
2019-07-03 17:52:09 -04:00
2019-08-15 11:09:16 -06:00
2019-05-21 08:23:41 +01:00
2019-04-08 18:21:02 -05:00
2019-02-07 16:38:35 +01:00
2019-07-31 12:22:32 -04:00