patch-2.4.7 linux/fs/ext2/file.c
Next file: linux/fs/ext2/inode.c
Previous file: linux/fs/ext2/dir.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 11 15:44:45 2001
- Orig file:
v2.4.6/linux/fs/ext2/file.c
- Orig date:
Wed Sep 27 13:41:33 2000
diff -u --recursive --new-file v2.4.6/linux/fs/ext2/file.c linux/fs/ext2/file.c
@@ -69,7 +69,7 @@
/*
* Called when an inode is released. Note that this is different
- * from ext2_file_open: open gets called at every open, but release
+ * from ext2_open_file: open gets called at every open, but release
* gets called only when /all/ the files are closed.
*/
static int ext2_release_file (struct inode * inode, struct file * filp)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)