summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2024-05-20 16:18:44 +0300
committerJan Kara <jack@suse.cz>2024-06-05 11:36:46 +0300
commitc1f1b25a6089eb93a11a147e8de766c0d6ad29ac (patch)
treef49f1a819bc915fce2ddfa4e8e1a390f7e18effe /scripts/generate_rust_analyzer.py
parent03fceb8dbd09923f271271a438da049f75eb9c10 (diff)
downloadlinux-c1f1b25a6089eb93a11a147e8de766c0d6ad29ac.tar.xz
udf: Drop pointless IS_IMMUTABLE and IS_APPEND check
udf_setsize() checks for IS_IMMUTABLE and IS_APPEND flags. This is however pointless as UDF does not have capability to store these flags and never allows to set them. Furthermore this is the only place in UDF code that was actually checking these flags. Remove the pointless check. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions