]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Oct 2019 21:19:52 +0000 (14:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Oct 2019 21:19:52 +0000 (14:19 -0700)
commitf3f91f6b9b1b97b1f2814d349c05ec6b9c26bb77
tree07aa9bf7eaadbc156085ed95e746a9db09fa3acf
parent1651a2cce263f5510dd22c16c3162a21c829d21d
parent1f3b1123b37be1cd4f88c9cdd7e94bb4a762f189
Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fix from Darrick Wong:
 "The single fix converts the seconds field in the recently added XFS
  bulkstat structure to a signed 64-bit quantity.

  The structure layout doesn't change and so far there are no users of
  the ioctl to break because we only publish xfs ioctl interfaces
  through the XFS userspace development libraries, and we're still
  working on a 5.3 release"

* tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: change the seconds fields in xfs_bulkstat to signed