Whamcloud - gitweb
- debug.c was only used by obdclass, so I moved it there
[fs/lustre-release.git] / lustre / obdfs / rw.c
index e4b690d..f79fd2e 100644 (file)
@@ -171,8 +171,6 @@ static int obdfs_brw(int rw, struct inode *inode2,
         return err;
 } /* obdfs_brw */
 
-extern void set_page_clean(struct page *);
-
 /* SYNCHRONOUS I/O to object storage for an inode -- object attr will be updated too */
 static int obdfs_commit_page(struct page *page, int create, int from, int to)
 {