diff options
author | Guoqing Jiang <guoqing.jiang@cloud.ionos.com> | 2020-06-01 21:47:42 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-06-02 10:59:07 -0700 |
commit | db2c1d86cc93b8f2674c1e032bbf8ff0cbafe122 (patch) | |
tree | 92784c06884ccdb7357929d9fb47a984f4b2f726 /fs/buffer.c | |
parent | b03143accd9274d9e024da42ed5857a71a6b6a27 (diff) | |
download | linux-rt-db2c1d86cc93b8f2674c1e032bbf8ff0cbafe122.tar.gz |
md: remove __clear_page_buffers and use attach/detach_page_private
After introduction attach/detach_page_private in pagemap.h, we can remove
the duplicated code and call the new functions.
Signed-off-by: Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Song Liu <song@kernel.org>
Link: http://lkml.kernel.org/r/20200517214718.468-3-guoqing.jiang@cloud.ionos.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions