]> Git Repo - linux.git/commitdiff
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <[email protected]>
Fri, 23 Jun 2017 19:23:06 +0000 (12:23 -0700)
committerLinus Torvalds <[email protected]>
Fri, 23 Jun 2017 19:23:06 +0000 (12:23 -0700)
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


Trivial merge
This page took 0.055418 seconds and 4 git commands to generate.