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, xfs-misc has been updated
6f96b30 xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
from 85dd0707f0cad26d60f2dc574d17a5ab948d10f7 (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 6f96b3063cdd473c68664a190524ed966ac0cd92
Author: Chuansheng Liu <chuansheng.liu@xxxxxxxxx>
Date: Tue Jan 7 16:53:34 2014 +0800
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
In case CONFIG_DEBUG_OBJECTS_WORK is defined, it is needed to
call destroy_work_on_stack() which frees the debug object to pair
with INIT_WORK_ONSTACK().
Signed-off-by: Liu, Chuansheng <chuansheng.liu@xxxxxxxxx>
Reviewed-by: Ben Myers <bpm@xxxxxxx>
Signed-off-by: Ben Myers <bpm@xxxxxxx>
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/xfs_bmap_util.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
XFS development tree
|