patch-1.3.93 linux/include/linux/msdos_fs_i.h
Next file: linux/include/linux/proc_fs.h
Previous file: linux/include/linux/miscdevice.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Apr 21 11:11:13 1996
- Orig file:
v1.3.92/linux/include/linux/msdos_fs_i.h
- Orig date:
Tue Mar 12 16:10:39 1996
diff -u --recursive --new-file v1.3.92/linux/include/linux/msdos_fs_i.h linux/include/linux/msdos_fs_i.h
@@ -33,6 +33,10 @@
current inode */
struct inode *i_old; /* pointer to the old inode this inode
depends on */
+ struct inode *i_linked; /* pointer to inode linked to the current one,
+ happens when an open file is moved */
+ struct inode *i_oldlink;/* pointer to open inode that references
+ the same file */
int i_binary; /* file contains non-text data */
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this