patch-2.4.25 linux-2.4.25/include/linux/quota.h
Next file: linux-2.4.25/include/linux/rtnetlink.h
Previous file: linux-2.4.25/include/linux/pkt_sched.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
2004-02-18 05:36:32.000000000 -0800
 -  Orig file: 
linux-2.4.24/include/linux/quota.h
 -  Orig date: 
2003-11-28 10:26:21.000000000 -0800
 
diff -urN linux-2.4.24/include/linux/quota.h linux-2.4.25/include/linux/quota.h
@@ -249,7 +249,7 @@
 	void (*free_space) (struct inode *, qsize_t);
 	void (*free_inode) (const struct inode *, unsigned long);
 	int (*transfer) (struct inode *, struct iattr *);
-	int (*sync_dquot) (struct dquot *);
+	int (*write_dquot) (struct dquot *);
 };
 
 /* Operations handling requests from userspace */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)