Loading fs/nfs/write.c +1 −2 Original line number Diff line number Diff line Loading @@ -1598,7 +1598,6 @@ int nfs_migrate_page(struct address_space *mapping, struct page *newpage, struct nfs_page *req; int ret; if (PageFsCache(page)) nfs_fscache_release_page(page, GFP_KERNEL); req = nfs_find_and_lock_request(page); Loading Loading
fs/nfs/write.c +1 −2 Original line number Diff line number Diff line Loading @@ -1598,7 +1598,6 @@ int nfs_migrate_page(struct address_space *mapping, struct page *newpage, struct nfs_page *req; int ret; if (PageFsCache(page)) nfs_fscache_release_page(page, GFP_KERNEL); req = nfs_find_and_lock_request(page); Loading