patch-2.2.11 linux/fs/ext2/super.c

Next file: linux/fs/fat/cache.c
Previous file: linux/fs/ext2/ioctl.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.10/linux/fs/ext2/super.c linux/fs/ext2/super.c
@@ -134,7 +134,7 @@
 	ext2_write_inode,
 	ext2_put_inode,
 	ext2_delete_inode,
-	NULL,
+	ext2_notify_change,
 	ext2_put_super,
 	ext2_write_super,
 	ext2_statfs,

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