diff options
author | Chao Yu <chao@kernel.org> | 2024-05-07 11:31:00 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-16 13:23:33 +0200 |
commit | bc14bb3ef307947fc3110bca8a34a85a63300b6c (patch) | |
tree | cc4b7894195163da51e8d54bff4801620aadd2f4 /net/unix/garbage.c | |
parent | 3506e1b893b5c2afa96922f36a01f018e4c4bbba (diff) |
f2fs: fix to release node block count in error path of f2fs_new_node_page()
[ Upstream commit 0fa4e57c1db263effd72d2149d4e21da0055c316 ]
It missed to call dec_valid_node_count() to release node block count
in error path, fix it.
Fixes: 141170b759e0 ("f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()")
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions