diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2023-11-12 17:03:14 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2023-12-21 12:53:21 -0500 |
commit | b64b0732c3eec11783dd6bb12757dc04395a73e1 (patch) | |
tree | b8adef19a259741b511e87c082308fe24cbeda35 /fs/reiserfs | |
parent | 556f38bf457fee5d9f3ede65b67fd91dd2ea2ca1 (diff) |
__ocfs2_add_entry(), ocfs2_prepare_dir_for_insert(): namelen checks
namelen can't be zero; neither when it's coming from dentry name,
nor when dealing with orphans (in ocfs2_orphan_add() and
__ocfs2_prepare_orphan_dir()). Rudiment of old ext2 pointless
check, long gone in ext2 itself...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/reiserfs')
0 files changed, 0 insertions, 0 deletions