mbox series

[GIT,PULL] orangefs: fix out-of-bounds fsid access

Message ID CAOg9mSQBdCRjQYkPEdFFX0Hd43atzOsVALrxa=2NRSGjvkw9Xw@mail.gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] orangefs: fix out-of-bounds fsid access | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-6.10-ofs1

Message

Mike Marshall May 14, 2024, 1:10 p.m. UTC
The following changes since commit dd5a440a31fae6e459c0d6271dddd62825505361:

  Linux 6.9-rc7 (2024-05-05 14:06:01 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-6.10-ofs1

for you to fetch changes up to 53e4efa470d5fc6a96662d2d3322cfc925818517:

  orangefs: fix out-of-bounds fsid access (2024-05-06 10:10:36 -0400)

----------------------------------------------------------------
orangefs: fix out-of-bounds fsid access

Small fix to quiet warnings from string fortification helpers,
suggested by Arnd Bergmann.

----------------------------------------------------------------
Mike Marshall (1):
      orangefs: fix out-of-bounds fsid access

 fs/orangefs/super.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)