Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[deliverable/linux.git] / fs / befs / linuxvfs.c
index b1d0c794747b7537dbade4895eccae70aa78cc5e..06457ed8f3e7c5fc258fc8cdc7f0f3bf88eeddf4 100644 (file)
@@ -75,7 +75,6 @@ static const struct inode_operations befs_dir_inode_operations = {
 
 static const struct address_space_operations befs_aops = {
        .readpage       = befs_readpage,
-       .sync_page      = block_sync_page,
        .bmap           = befs_bmap,
 };
 
This page took 0.103223 seconds and 5 git commands to generate.