Files
linux/fs
Jia-Ju Bai a83aaf1507 fs: orangefs: fix error return code of orangefs_revalidate_lookup()
[ Upstream commit 4c2b46c824 ]

When op_alloc() returns NULL to new_op, no error return code of
orangefs_revalidate_lookup() is assigned.
To fix this bug, ret is assigned with -ENOMEM in this case.

Fixes: 8bb8aefd5a ("OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.")
Reported-by: TOTE Robot <oslab@tsinghua.edu.cn>
Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-17 09:48:45 +01:00
..
2020-11-05 11:43:34 +01:00
2021-10-27 09:54:27 +02:00
2021-09-30 10:09:24 +02:00
2021-07-14 16:53:17 +02:00
2021-09-22 12:26:25 +02:00
2021-11-17 09:48:19 +01:00
2021-11-17 09:48:42 +01:00
2021-10-20 11:40:12 +02:00
2020-06-17 16:40:24 +02:00
2020-10-01 13:17:19 +02:00
2019-08-07 21:51:47 -04:00
2020-03-25 08:25:58 +01:00
2019-12-17 19:55:30 +01:00
2019-08-01 20:51:23 +02:00