lkml.org 
[lkml]   [2000]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectlittle patch to dquot.c for test5-pre5


--- /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/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.037 / U:1.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site