patch-2.3.13 linux/fs/umsdos/symlink.c
Next file: linux/fs/vfat/namei.c
Previous file: linux/fs/umsdos/inode.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 9 11:43:49 1999
- Orig file:
v2.3.12/linux/fs/umsdos/symlink.c
- Orig date:
Wed Jun 30 13:38:20 1999
diff -u --recursive --new-file v2.3.12/linux/fs/umsdos/symlink.c linux/fs/umsdos/symlink.c
@@ -135,7 +135,7 @@
NULL, /* rename */
UMSDOS_readlink, /* readlink */
UMSDOS_followlink, /* followlink */
- fat_bmap, /* get_block */
+ fat_get_block, /* get_block */
block_read_full_page, /* readpage */
NULL, /* writepage */
NULL, /* flushpage */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)