]> 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)
commit63f296ac7cf1301b0bb6550d7dd8df189df11e65
treee878a3dda7cac323a991c15bfc3986cb4dc24427
parent4f490977292c3b9cfc9a2fb400e86234c52b1012
parent3bcc8bdbc5828fdf750772db1e39f9e764482d62
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