patch-2.3.99-pre6 linux/fs/efs/inode.c

Next file: linux/fs/exec.c
Previous file: linux/fs/devfs/base.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/fs/efs/inode.c linux/fs/efs/inode.c
@@ -21,6 +21,7 @@
 }
 struct address_space_operations efs_aops = {
 	readpage: efs_readpage,
+	sync_page: block_sync_page,
 	bmap: _efs_bmap
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)