mm: compaction: determine if dirty pages can be migrated without blocking within...
[firefly-linux-kernel-4.4.55.git] / fs / nfs / internal.h
index 2a55347a2daa85f66aa24b44d7bb7c93efe1d409..a74442ae688467a0e0121255c96d59d58192f6ef 100644 (file)
@@ -315,7 +315,7 @@ void nfs_commit_release_pages(struct nfs_write_data *data);
 
 #ifdef CONFIG_MIGRATION
 extern int nfs_migrate_page(struct address_space *,
-               struct page *, struct page *);
+               struct page *, struct page *, bool);
 #else
 #define nfs_migrate_page NULL
 #endif