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-fixes-for-3.18-rc3 has been updated 31692c5 xfs: bulkstat needs to delete cursor at end of AG from bae09893f6a5260c7030499ddfd0911899ae3d0c (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 31692c5fe617d28d8099a9308d345e26f3e22dca Author: Dave Chinner <david@xxxxxxxxxxxxx> Date: Wed Oct 29 21:22:39 2014 +1100 xfs: bulkstat needs to delete cursor at end of AG Colliding bug fixes meant one fix breaks from the bulkstat loop ("xfs: Check error during inode btree iteration in xfs_bulkstat()") when in fact it should do what the other patch did introduced and jump to the del_cursor label ("xfs: bulkstat doesn't release AGI buffer on error"). Failure to do so causes the end of AG detection to hang on a locked AGI. Reported by: Tommy Wu <wu.tommy@xxxxxxxxx> Signed-off-by: Dave Chinner <david@xxxxxxxxxxxxx> ----------------------------------------------------------------------- Summary of changes: fs/xfs/xfs_itable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- XFS development tree _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs