]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Nov 2012 18:29:34 +0000 (08:29 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Nov 2012 18:29:34 +0000 (08:29 -1000)
commit999013391a3f6a8228aa81cd6a196af205f60fc4
tree6513699ae22d55a3c953c0031a3a1644e29a0ce9
parentea4f2ca155d5e8e17e2c6128394b862a91e00047
parent3dae22cc0e2fe671e51b73353c1209a7dead601c
Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfs

Pull xfs bugfixes from Ben Myers:

 - fix attr tree double split corruption

 - fix broken error handling in xfs_vm_writepage

 - drop buffer io reference when a bad bio is built

* tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfs:
  xfs: drop buffer io reference when a bad bio is built
  xfs: fix broken error handling in xfs_vm_writepage
  xfs: fix attr tree double split corruption