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
-  Lines: 8
-  Date:
Tue Apr 25 17:28:55 2000
-  Orig file: 
v2.3.99-pre5/linux/fs/efs/inode.c
-  Orig date: 
Sat Feb 26 22:31:52 2000
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)