]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jun 2017 19:23:06 +0000 (12:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jun 2017 19:23:06 +0000 (12:23 -0700)
commit7b249bdc3dec656b87bc569d4adcccbfbd525ec1
treee878a3dda7cac323a991c15bfc3986cb4dc24427
parenta38371cba67539ce6a5d5324db34bc2ddaf66cc1
parenteb5e248d502bec191bd99f04cae8b49992b3abde
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:
 "I have one more bugfix for you for 4.12-rc7 to fix a disk corruption
  problem:

   - don't allow swapon on files on the realtime device, because the
     swap code will swap pages out to blocks on the data device, thereby
     corrupting the filesystem"

* tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: don't allow bmap on rt files