patch-2.4.9 linux/fs/hfs/file.c
Next file: linux/fs/hfs/file_cap.c
Previous file: linux/fs/fat/inode.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Aug 12 10:56:56 2001
- Orig file:
v2.4.8/linux/fs/hfs/file.c
- Orig date:
Tue Feb 13 14:13:45 2001
diff -u --recursive --new-file v2.4.8/linux/fs/hfs/file.c linux/fs/hfs/file.c
@@ -32,6 +32,7 @@
/*================ Global variables ================*/
struct file_operations hfs_file_operations = {
+ llseek: generic_file_llseek,
read: hfs_file_read,
write: hfs_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)