]> git.baikalelectronics.ru Git - kernel.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)
commit5a280500c416de1047093bb3854a7bce7b46b200
treee878a3dda7cac323a991c15bfc3986cb4dc24427
parent43e1e9994bca8693fda36944102702b8b9969104
parent1fd7b9f36ccab9ee779968412523ac6e905e75c8
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