]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Sep 2012 19:43:01 +0000 (12:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Sep 2012 19:43:01 +0000 (12:43 -0700)
commit7ac36eab441fbaa2bbdf1a64524043b8660e3c35
treeffb65a0be5e859be6fe93966a3f53999269ade78
parente9fae0965b5f28560582ffb6e666ebdff5489c32
parent1d492801e51672a6697132bfe9e42c0fa1b1479d
Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfs

Pull xfs bugfixes from Ben Myers:
 - fix a regression related to xfs_sync_worker racing with unmount.
 - fix a race while discarding xfs buffers.

* tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfs:
  xfs: stop the sync worker before xfs_unmountfs
  xfs: fix race while discarding buffers [V4]