]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Nov 2017 22:14:13 +0000 (14:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Nov 2017 22:14:13 +0000 (14:14 -0800)
commitdf9e98fb3a7ffe4220baf55e079102e7e99ac4dc
tree1482c2ce0d6dab9777b5a0d5a23ceedf5efad4ce
parent59827b6f434c86ecdba37b3fe95ec227748314c1
parent5c82db646293f64cb709616e93cbb9eaaebc8541
Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:
 "A couple more patches to fix a locking bug and some inconsistent type
  usage in some of the new code:

   - Fix a forgotten rcu read unlock

   - Fix some inconsistent integer type usage"

* tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: fix type usage
  xfs: fix forgotten rcu read unlock when skipping inode reclaim