]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-5.17-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jan 2022 04:26:50 +0000 (06:26 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jan 2022 04:26:50 +0000 (06:26 +0200)
commit7f57eed5a160f174c57558eacf0edba50f3d4d80
tree10403dc248e18c0b0e79cdc74c71f5f411a6fce9
parentac679ef5c1047330c23e34b8522f98f3eca03b2d
parent1b4f334089a0d8db7945f15543c24d062045bf1c
Merge tag 'for-linus-5.17-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux

Pull orangefs fixes from Mike Marshall:
 "Two fixes:

   - Fix the size of a memory allocation in orangefs_bufmap_alloc()
     (Christophe JAILLET)

   - Use default_groups in kobj_type (Greg KH)"

* tag 'for-linus-5.17-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux:
  orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()
  orangefs: use default_groups in kobj_type