]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Nov 2021 18:34:06 +0000 (10:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Nov 2021 18:34:06 +0000 (10:34 -0800)
commit98ba2aa278eea9bfe53583d7dab6a5caf9619f5c
tree0f1e2992cecd4f675ad1e703d05f494b8d36acc1
parent529bfd7a7e5ff5e93b3bd72acb437b42af38f485
parentf7e6b41605e7580472b766b02b7da930acd52cdc
Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux

Pull orangefs fixes from Mike Marshall:

 - fix sb refcount leak when allocate sb info failed (Chenyuan Mi)

 - fix error return code of orangefs_revalidate_lookup() (Jia-Ju Bai)

 - remove redundant initialization of variable ret (Colin Ian King)

* tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux:
  orangefs: Fix sb refcount leak when allocate sb info failed.
  fs: orangefs: fix error return code of orangefs_revalidate_lookup()
  orangefs: Remove redundant initialization of variable ret
fs/orangefs/super.c