]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/nfs/internal.h
mm: compaction: introduce sync-light migration for use by compaction
[karo-tx-linux.git] / fs / nfs / internal.h
index 114398a158304bb932b66b15d7ecf838c503f12a..8102db9b926c2eb56d9035126fa27b33058d711f 100644 (file)
@@ -332,7 +332,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 *, bool);
+               struct page *, struct page *, enum migrate_mode);
 #else
 #define nfs_migrate_page NULL
 #endif