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

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