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

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