Re: Quota Hash Abstraction 2.4.22-pre6

From: Herbert Pötzl (herbert@13thfloor.at)
Date: Tue Jul 15 2003 - 11:55:32 EST


ooops, as my compiler told me, this trivial patch
is required to compile it with 2.4.22-pre6 8-)

sorry for any inconvenience ...

best,
Herbert

--- linux-2.4.22-pre6-mq0.04/fs/dquot.c 2003-07-15 18:24:14.000000000 +0200
+++ linux-2.4.22-pre6-mq0.04-fix/fs/dquot.c 2003-07-15 18:47:23.000000000 +0200
@@ -434,6 +434,7 @@
        struct list_head *head;
        struct dquot *dquot;
        struct quota_info *dqopt = dqh_dqopt(hash);
+ struct super_block *sb = hash->dqh_sb;
        int cnt;
 
 restart:

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 15 2003 - 22:00:58 EST