Whamcloud - gitweb
Add support for usage PG_writeback bit in lustre.
[fs/lustre-release.git] / lustre / llite / rw24.c
index 402a555..508636b 100644 (file)
@@ -147,9 +147,3 @@ struct address_space_operations ll_aops = {
 #endif
 };
 
-int ll_sync_page_range(struct inode *inode, struct address_space *mapping,
-                       loff_t start, size_t count)
-{
-        return 0;
-}
-