From: Linus Torvalds Date: Mon, 18 Mar 2024 19:15:19 +0000 (-0700) Subject: Merge tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubca... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bf3a69c6861ff4dc7892d895c87074af7bc1c400;p=linux.git Merge tag 'for-linus-6.9-ofs1' of git://git./linux/kernel/git/hubcap/linux Pull orangefs updates from Mike Marshall: "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" * tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux: Julia Lawall reported this null pointer dereference, this should fix it. fs/orangefs: remove ORANGEFS_CACHE_CREATE_FLAGS --- bf3a69c6861ff4dc7892d895c87074af7bc1c400