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(-)