The following changes since commit 64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc: Linux 5.15-rc5 (2021-10-10 17:01:59 -0700) are available in the Git repository at: git@xxxxxxxxxxxxxxxxxxx:pub/scm/linux/kernel/git/hubcap/linux tags/for-linus-5.16-ofs1 for you to fetch changes up to ac2c63757f4f413980d6c676dbe1ae2941b94afa: orangefs: Fix sb refcount leak when allocate sb info failed. (2021-10-11 14:25:41 -0400) ---------------------------------------------------------------- orangefs: three fixes from other folks... 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 ---------------------------------------------------------------- Chenyuan Mi (1): orangefs: Fix sb refcount leak when allocate sb info failed. Colin Ian King (1): orangefs: Remove redundant initialization of variable ret Jia-Ju Bai (1): fs: orangefs: fix error return code of orangefs_revalidate_lookup() fs/orangefs/dcache.c | 4 +++- fs/orangefs/super.c | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-)