mbox series

[GIT,PULL] orangefs updates for 6.9

Message ID CAOg9mSSsSvVzxVfkyv2vNoYNE50pLpnm040K1eA+2KV281ugGA@mail.gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] orangefs updates for 6.9 | expand

Pull-request

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

Message

Mike Marshall March 18, 2024, 6:43 p.m. UTC
The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:

  Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9bf93dcfc453fae192fe5d7874b89699e8f800ac:

  Julia Lawall reported this null pointer dereference, this should fix
it. (2024-02-14 15:57:53 -0500)

----------------------------------------------------------------
One fix, one cleanup...

Fix:
Julia Lawall pointed out a null pointer dereference.

Cleanup:
Vlastimil Babka sent me a patch to remove some SLAB related code.

----------------------------------------------------------------
Mike Marshall (1):
      Julia Lawall reported this null pointer dereference, this should fix it.

Vlastimil Babka (1):
      fs/orangefs: remove ORANGEFS_CACHE_CREATE_FLAGS

 fs/orangefs/orangefs-cache.c  |  2 +-
 fs/orangefs/orangefs-kernel.h | 10 ----------
 fs/orangefs/super.c           |  4 ++--
 3 files changed, 3 insertions(+), 13 deletions(-)

Comments

pr-tracker-bot@kernel.org March 18, 2024, 7:21 p.m. UTC | #1
The pull request you sent on Mon, 18 Mar 2024 14:43:26 -0400:

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

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

Thank you!