linux-next: quota tree build failure
From: Stephen Rothwell <hidden>
Date: 2009-01-19 02:01:56
Attachments
- (unnamed) [application/pgp-signature] 197 bytes
From: Stephen Rothwell <hidden>
Date: 2009-01-19 02:01:56
Hi Jan,
Today's linux-next build (x86_64 allmodconfig) failed like this:
fs/ocfs2/quota_global.c: In function 'ocfs2_dquot_initialize':
fs/ocfs2/quota_global.c:858: error: implicit declaration of function 'dquot_is_cached'
fs/ocfs2/quota_global.c: In function 'ocfs2_dquot_drop':
fs/ocfs2/quota_global.c:962: error: implicit declaration of function 'dquot_drop_locked'
Immediate cause is commit cc33412fb1f11613e20f9dfc2919a77ecd63fbc4
("quota: Improve locking"). If you are going to remove an API, you need
to fix up the callers.
I have dropped the quota tree for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/