Hi Linus, Please pull these 2 bugfixes for XFS. There is a fix for crashes on unmount and a fix for a race when discarding xfs_bufs. Thanks, Ben The following changes since commit a672e1be30d5bc848cd0067c55ed29b2015b7c17: xfs: check for possible overflow in xfs_ioc_trim (2012-08-23 14:48:44 -0500) are available in the git repository at: git://oss.sgi.com/xfs/xfs tags/for-linus-v3.6-rc7 for you to fetch changes up to 0ba6e5368c302819da7aff537e0d7eff2616c6a6: xfs: stop the sync worker before xfs_unmountfs (2012-09-18 16:51:26 -0500) ---------------------------------------------------------------- xfs: bugfixes for 3.6-rc7 - fix a regression related to xfs_sync_worker racing with unmount. - fix a race while discarding xfs buffers. ---------------------------------------------------------------- Ben Myers (1): xfs: stop the sync worker before xfs_unmountfs Carlos Maiolino (1): xfs: fix race while discarding buffers [V4] fs/xfs/xfs_buf.c | 5 ++++- fs/xfs/xfs_buf.h | 41 ++++++++++++++++++++++++----------------- fs/xfs/xfs_super.c | 1 + 3 files changed, 29 insertions(+), 18 deletions(-) _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs