patch-2.1.127 linux/fs/fat/mmap.c
Next file: linux/fs/hfs/ChangeLog
Previous file: linux/fs/ext2/super.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Nov 2 13:26:51 1998
- Orig file:
v2.1.126/linux/fs/fat/mmap.c
- Orig date:
Tue Mar 10 10:03:33 1998
diff -u --recursive --new-file v2.1.126/linux/fs/fat/mmap.c linux/fs/fat/mmap.c
@@ -58,6 +58,7 @@
}
filp.f_reada = 0;
filp.f_pos = pos;
+ filp.f_dentry=area->vm_file->f_dentry;
need_read = PAGE_SIZE - clear;
{
mm_segment_t cur_fs = get_fs();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov