Whamcloud - gitweb
b=22610 a truncate_complete_page fix
[fs/lustre-release.git] / lustre / include / linux / lustre_patchless_compat.h
index 39fe8f9..17fbc5c 100644 (file)
@@ -87,7 +87,6 @@ truncate_complete_page(struct address_space *mapping, struct page *page)
 #else
         clear_page_dirty(page);
 #endif
-        ClearPageUptodate(page);
         ClearPageMappedToDisk(page);
         ll_remove_from_page_cache(page);
         page_cache_release(page);       /* pagecache ref */