]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Aug 2020 19:22:19 +0000 (12:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Aug 2020 19:22:19 +0000 (12:22 -0700)
commit5475c6fba8903424ce544b759d8431600498be0c
treeef3212733d0c0ea97c41798681c4a79202885d9e
parent58ee92a8ca3f7ff7da1b17ece602919aa56bd3db
parent1f56747ff1e7268f1dd4419302cc966978dfe79d
Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:
 "Two small fixes that have come in during the past week:

   - Fix duplicated words in comments

   - Fix an ubsan complaint about null pointer arithmetic"

* tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
  xfs: delete duplicated words + other fixes