mbox series

[GIT,PULL] orangefs: fixes for 5.17

Message ID CAOg9mSQ6pvuOTOoTkzwwsYmrVLOO8kYrEJ0fOWDE+ewec_1Svg@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] orangefs: fixes for 5.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-5.17-ofs-1

Message

Mike Marshall Jan. 17, 2022, 2:58 p.m. UTC
The following changes since commit fc74e0a40e4f9fd0468e34045b0c45bba11dcbb2:

  Linux 5.16-rc7 (2021-12-26 13:17:17 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-5.17-ofs-1

for you to fetch changes up to 40a74870b2d1d3d44e13b3b73c6571dd34f5614d:

  orangefs: Fix the size of a memory allocation in
orangefs_bufmap_alloc() (2021-12-31 14:37:43 -0500)

----------------------------------------------------------------
orangefs: two fixes

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

  use default_groups in kobj_type
  Greg KH

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

Greg Kroah-Hartman (1):
      orangefs: use default_groups in kobj_type

 fs/orangefs/orangefs-bufmap.c |  7 +++----
 fs/orangefs/orangefs-sysfs.c  | 21 ++++++++++++++-------
 2 files changed, 17 insertions(+), 11 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 18, 2022, 4:53 a.m. UTC | #1
The pull request you sent on Mon, 17 Jan 2022 09:58:20 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-5.17-ofs-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f0033681f0fe8421baf8db125e57fa6157824c2d

Thank you!