patch-2.4.9 linux/fs/hpfs/inode.c
Next file: linux/fs/isofs/inode.c
Previous file: linux/fs/hpfs/file.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sun Aug 12 17:37:53 2001
-  Orig file: 
v2.4.8/linux/fs/hpfs/inode.c
-  Orig date: 
Mon Jan 22 10:40:47 2001
diff -u --recursive --new-file v2.4.8/linux/fs/hpfs/inode.c linux/fs/hpfs/inode.c
@@ -12,6 +12,7 @@
 
 static struct file_operations hpfs_file_ops =
 {
+	llseek:		generic_file_llseek,
 	read:		generic_file_read,
 	write:		hpfs_file_write,
 	mmap:		generic_file_mmap,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)