patch-2.3.49 linux/fs/affs/inode.c
Next file: linux/fs/affs/namei.c
Previous file: linux/drivers/video/vesafb.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Feb 28 07:16:54 2000
- Orig file:
v2.3.48/linux/fs/affs/inode.c
- Orig date:
Sat Feb 26 22:31:51 2000
diff -u --recursive --new-file v2.3.48/linux/fs/affs/inode.c linux/fs/affs/inode.c
@@ -31,6 +31,7 @@
extern int *blk_size[];
extern struct timezone sys_tz;
+extern struct inode_operations affs_symlink_inode_operations;
#define MIN(a,b) (((a)<(b))?(a):(b))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)