patch-2.4.12 linux/include/linux/sched.h
Next file: linux/include/linux/shmem_fs.h
Previous file: linux/include/linux/pci_ids.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 10 23:44:34 2001
- Orig file:
v2.4.11/linux/include/linux/sched.h
- Orig date:
Sun Sep 23 11:41:01 2001
diff -u --recursive --new-file v2.4.11/linux/include/linux/sched.h linux/include/linux/sched.h
@@ -369,7 +369,7 @@
unsigned short used_math;
char comm[16];
/* file system info */
- int link_count;
+ int link_count, total_link_count;
struct tty_struct *tty; /* NULL if no tty */
unsigned int locks; /* How many file locks are being held */
/* ipc stuff */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)