commit | 14ed109e3f3daabb5689b32176a3b2194ae1b609 | [log] [tgz] |
---|---|---|
author | Guoqing Jiang <guoqing.jiang@cloud.ionos.com> | Mon Jun 01 21:47:57 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 02 10:59:07 2020 -0700 |
tree | d2667c81e454e8da7aaac97a0d8738e5fe9295e4 | |
parent | 58aeb731963cb4cf4db35412723b5084799dbe06 [diff] |
ntfs: replace attach_page_buffers with attach_page_private Call the new function since attach_page_buffers will be removed. Signed-off-by: Guoqing Jiang <guoqing.jiang@cloud.ionos.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Cc: Anton Altaparmakov <anton@tuxera.com> Link: http://lkml.kernel.org/r/20200517214718.468-8-guoqing.jiang@cloud.ionos.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>