This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "XFS development tree". The branch, master has been updated 1beb65a xfs: fix duplicate workqueue initialisation e69522a xfs: kill off xfs_printk() from e4d3c4a43b595d5124ae824d300626e6489ae857 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1beb65ad45f29fa1d53c13c6a20056a190ac9060 Author: Dave Chinner <dchinner@xxxxxxxxxx> Date: Tue May 10 02:05:50 2011 +0000 xfs: fix duplicate workqueue initialisation The workqueue initialisation function is called twice when initialising the XFS subsystem. Remove the second initialisation call. Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> Signed-off-by: Alex Elder <aelder@xxxxxxx> commit e69522a8cc51fbefbfe9d178ad177f7b6ca00ebd Author: Joe Perches <joe@xxxxxxxxxxx> Date: Tue May 3 20:14:44 2011 +0000 xfs: kill off xfs_printk() xfs_alert_tag() can be defined using xfs_alert(), and thereby avoid using xfs_printk() altogether. This is the only remaining use of xfs_printk(), so changing it this way means xfs_printk() can simply be eliminated.can simply be eliminated.can simply be eliminated.can simply be eliminated.can simply be eliminated.can simply be eliminated.can simply be eliminated.can simply be eliminated.can simply be eliminated. Also add format checking to the non-debug inline function xfs_debug. Miscellaneous function prototype argument alignment. (Updated to delete the definition of xfs_printk(), which is no longer used or needed.) Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> Signed-off-by: Alex Elder <aelder@xxxxxxx> ----------------------------------------------------------------------- Summary of changes: fs/xfs/linux-2.6/xfs_message.c | 20 +------------------- fs/xfs/linux-2.6/xfs_message.h | 7 +++---- fs/xfs/linux-2.6/xfs_super.c | 4 ---- 3 files changed, 4 insertions(+), 27 deletions(-) hooks/post-receive -- XFS development tree _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs