Files
kernel_nothing_sm7325/fs
Olaf Hering ac076cb0db mount: handle OOM on mnt_warn_timestamp_expiry
[ Upstream commit 4bcda1eaf184e308f07f9c61d3a535f9ce477ce8 ]

If no page could be allocated, an error pointer was used as format
string in pr_warn.

Rearrange the code to return early in case of OOM. Also add a check
for the return value of d_path.

Fixes: f8b92ba67c ("mount: Add mount warning for impending timestamp expiry")
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Link: https://lore.kernel.org/r/20240730085856.32385-1-olaf@aepfle.de
[brauner: rewrite commit and commit message]
Signed-off-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-08 16:20:26 +01:00
..
2021-09-22 12:26:25 +02:00
2024-02-23 08:25:03 +01:00
2024-09-04 13:14:54 +02:00
2023-09-23 11:00:06 +02:00
2022-06-14 18:11:41 +02:00
2024-07-05 09:08:31 +02:00
2023-01-18 11:41:44 +01:00