--- /usr/src/linux/fs/dquot.c.orig Wed Jul 26 11:48:23 2000
+++ /usr/src/linux/fs/dquot.c Wed Jul 26 11:36:35 2000
@@ -732,7 +732,7 @@
/* Free list of dquots - called from inode.c */
void put_dquot_list(struct list_head *tofree_head)
{
- struct list_head *act_head = tofree_head.next;
+ struct list_head *act_head = tofree_head->next;
struct dquot *dquot;
/* So now we have dquots on the list... Just free them */
Pau
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Jul 31 2000 - 21:00:21 EST