patch-2.1.45 linux/include/linux/mm.h
Next file: linux/include/linux/msdos_fs.h
Previous file: linux/include/linux/miscdevice.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Jul 16 20:16:33 1997
- Orig file:
v2.1.44/linux/include/linux/mm.h
- Orig date:
Mon Jul 7 16:02:03 1997
diff -u --recursive --new-file v2.1.44/linux/include/linux/mm.h linux/include/linux/mm.h
@@ -48,7 +48,7 @@
struct vm_operations_struct * vm_ops;
unsigned long vm_offset;
- struct inode * vm_inode;
+ struct dentry * vm_dentry;
unsigned long vm_pte; /* shared mem */
};
@@ -118,7 +118,7 @@
unsigned long offset;
struct page *next_hash;
atomic_t count;
- unsigned flags; /* atomic flags, some possibly updated asynchronously */
+ unsigned long flags; /* atomic flags, some possibly updated asynchronously */
unsigned dirty:16,
age:8;
struct wait_queue *wait;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov