original_kernel/fs/dlm
Alexander Aring 7b72ab2c6a dlm: return -ENOMEM if ls_recover_buf fails
This patch fixes to return -ENOMEM in case of an allocation failure that
was forgotten to change in commit 6c648035cb ("dlm: switch to use
rhashtable for rsbs").

Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Closes: https://lore.kernel.org/r/202404200536.jGi6052v-lkp@intel.com/
Fixes: 6c648035cb ("dlm: switch to use rhashtable for rsbs")
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2024-04-23 16:08:55 -05:00
..
Kconfig
Makefile
ast.c
ast.h
config.c dlm: switch to use rhashtable for rsbs 2024-04-16 14:34:39 -05:00
config.h dlm: switch to use rhashtable for rsbs 2024-04-16 14:34:39 -05:00
debug_fs.c dlm: use rwlock for rsb hash table 2024-04-16 14:45:31 -05:00
dir.c dlm: use rwlock for rsb hash table 2024-04-16 14:45:31 -05:00
dir.h
dlm_internal.h dlm: fix sleep in atomic context 2024-04-17 14:20:04 -05:00
lock.c dlm: fix sleep in atomic context 2024-04-17 14:20:04 -05:00
lock.h dlm: drop dlm_scand kthread and use timers 2024-04-16 14:40:27 -05:00
lockspace.c dlm: return -ENOMEM if ls_recover_buf fails 2024-04-23 16:08:55 -05:00
lockspace.h
lowcomms.c
lowcomms.h
lvb_table.h
main.c
member.c dlm: drop dlm_scand kthread and use timers 2024-04-16 14:40:27 -05:00
member.h
memory.c
memory.h
midcomms.c
midcomms.h
plock.c
rcom.c
rcom.h
recover.c dlm: use rwlock for rsb hash table 2024-04-16 14:45:31 -05:00
recover.h
recoverd.c dlm: use rwlock for rsb hash table 2024-04-16 14:45:31 -05:00
recoverd.h
requestqueue.c
requestqueue.h
user.c
user.h
util.c
util.h