From: Zan Lynx <zlynx@acm.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, jack@suse.cz
Subject: Re: 2.6.28-rc2-mm1: Build failure on fs/quota.o
Date: Thu, 30 Oct 2008 10:46:22 -0600 [thread overview]
Message-ID: <4909E4DE.30207@acm.org> (raw)
In-Reply-To: <20081029161626.1fa5acb0.akpm@linux-foundation.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Andrew Morton wrote:
> diff -puN include/linux/quotaops.h~quota-permit-separately-enabling-quota-accounting-and-enforcing-limits-fix include/linux/quotaops.h
> --- a/include/linux/quotaops.h~quota-permit-separately-enabling-quota-accounting-and-enforcing-limits-fix
> +++ a/include/linux/quotaops.h
> @@ -257,6 +257,11 @@ static inline int sb_any_quota_loaded(st
> return 0;
> }
>
> +static inline int sb_has_quota_active(struct super_block *sb, int type)
> +{
> + return 0;
> +}
> +
> static inline int sb_any_quota_active(struct super_block *sb)
> {
> return 0;
> _
>
Thank you. This fixed the compilation error.
Now I can boot up to the point where the root filesystem fails to load.
No Reiser4 in this -mm. I see that the old prepare and commit functions
were removed in 2.6.28. Hopefully someone will fix Reiser4 so I don't
have to try doing it myself. :-)
- --
Zan Lynx
zlynx@acm.org
"Knowledge is Power. Power Corrupts. Study Hard. Be Evil."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkkJ5N0ACgkQolqWs/Y4NLyAtgCfdvhEF5x/80NLC9d/9jNTL1J2
DTYAoIDo+djCOleYRtt4+WSzIEFqgrnK
=Kr6s
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2008-10-30 16:46 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-29 6:38 2.6.28-rc2-mm1 Andrew Morton
2008-10-29 7:45 ` [PATCH -mm] spi: fix compile error Fernando Luis Vázquez Cao
2008-10-29 10:28 ` [BUILD-FAILURE] 2.6.28-rc2-mm1 - build breaks on powerpc with !GENERIC_BUG Kamalesh Babulal
2008-10-29 10:28 ` Kamalesh Babulal
[not found] ` <20081028233836.8b1ff9ae.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2008-10-29 20:46 ` 2.6.28-rc2-mm1: possible circular locking Mariusz Kozlowski
2008-10-29 20:46 ` Mariusz Kozlowski
[not found] ` <200810292146.03967.m.kozlowski-NWF1p15JEu3VItvQsEIGlw@public.gmane.org>
2008-10-29 20:58 ` Andrew Morton
2008-10-29 20:58 ` Andrew Morton
2008-10-29 20:58 ` Andrew Morton
[not found] ` <20081029135840.0a50e19c.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2008-10-29 21:54 ` Arjan van de Ven
2008-10-29 21:54 ` Arjan van de Ven
2008-10-29 21:54 ` Arjan van de Ven
2008-10-31 3:21 ` KOSAKI Motohiro
2008-10-31 3:21 ` KOSAKI Motohiro
2008-10-31 3:21 ` KOSAKI Motohiro
2008-10-29 22:58 ` 2.6.28-rc2-mm1: Build failure on fs/quota.o Zan Lynx
2008-10-29 23:16 ` Andrew Morton
2008-10-30 5:32 ` Kamalesh Babulal
2008-10-30 16:46 ` Zan Lynx [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4909E4DE.30207@acm.org \
--to=zlynx@acm.org \
--cc=akpm@linux-foundation.org \
--cc=jack@suse.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.