patch-pre2.0.3 linux/fs/file_table.c
Next file: linux/fs/locks.c
Previous file: linux/fs/dquot.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon May 13 07:36:19 1996
- Orig file:
pre2.0.2/linux/fs/file_table.c
- Orig date:
Wed Jan 10 09:27:39 1996
diff -u --recursive --new-file pre2.0.2/linux/fs/file_table.c linux/fs/file_table.c
@@ -124,7 +124,7 @@
#ifdef CONFIG_QUOTA
-void add_dquot_ref(dev_t dev, short type)
+void add_dquot_ref(kdev_t dev, short type)
{
struct file *filp;
int cnt;
@@ -139,7 +139,7 @@
}
}
-void reset_dquot_ptrs(dev_t dev, short type)
+void reset_dquot_ptrs(kdev_t dev, short type)
{
struct file *filp;
int cnt;
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