block: remove per-queue plugging
[linux-2.6-block.git] / fs / nilfs2 / inode.c
index 2fd440d8d6b8d9b2b469c2aaec757bca05a9ac58..c89d5d1ea7c7acff6016987cb55deaf48d96a51d 100644 (file)
@@ -262,7 +262,6 @@ nilfs_direct_IO(int rw, struct kiocb *iocb, const struct iovec *iov,
 const struct address_space_operations nilfs_aops = {
        .writepage              = nilfs_writepage,
        .readpage               = nilfs_readpage,
-       .sync_page              = block_sync_page,
        .writepages             = nilfs_writepages,
        .set_page_dirty         = nilfs_set_page_dirty,
        .readpages              = nilfs_readpages,