Hi Stephen, On Wed 24-02-10 19:05:20, Stephen Rothwell wrote: > After merging the ext3 tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > fs/gfs2/quota.c:1581: warning: initialization from incompatible pointer type > > Introduced by commit ec304a27d7750ba666ad2d446434ddd47fa93c40 ("quota: > move code from sync_quota_sb into vfs_quota_sync"). From the commit > message, I expect that this has been thought about. Thanks for the notification. It seems Christoph missed to convert gfs2_quota_sync(). I've now fixed it in a minimalistic way (just added the wait parameter to the function). Steven (Whitehouse), if GFS2 wants to do something more clever, please let me know (or fix up in your tree). Thanks Honza -- Jan Kara <jack@xxxxxxx> SUSE Labs, CR -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html