Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubca...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Dec 2022 19:16:33 +0000 (11:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Dec 2022 19:16:33 +0000 (11:16 -0800)
commit6f1f5caed5bfadd1cc8bdb0563eb8874dc3573ca
tree6348e1334a647fc7e0c6e63397a455e60dbbea19
parentcfb3162495fe5b8702cf3854995508ef78a3f962
parent31720a2b109b3080eb77e97b8f6f50a27b4ae599
Merge tag 'for-linus-6.2-ofs1' of git://git./linux/kernel/git/hubcap/linux

Pull orangefs updates from Mike Marshall:

 - fix problems with memory leaks on exit in sysfs and debufs (Zhang)

 - remove an unused variable and an unneeded assignment (Colin)

* tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux:
  orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
  orangefs: Fix kmemleak in orangefs_sysfs_init()
  orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
  orangefs: Fix sysfs not cleanup when dev init failed
  orangefs: remove redundant assignment to variable buffer_index
  orangefs: remove variable i
fs/orangefs/inode.c