--- linux-2.4.22-rc1-ac1-orig/fs/ext3/super.c Fri Aug 8 22:34:32 2003 +++ linux-2.4.22-rc1-ac1-fixed/fs/ext3/super.c Fri Aug 8 23:48:54 2003 @@ -449,7 +449,10 @@ } static struct dquot_operations ext3_qops; + +#ifdef CONFIG_QUOTA static int (*old_sync_dquot)(struct dquot *dquot); +#endif static struct super_operations ext3_sops = { read_inode: ext3_read_inode, /* BKL held */