Skip to content
  • Jan Kara's avatar
    udf: Drop freed bitmap / table support · 694538b5
    Jan Kara authored
    
    
    We don't support Free Space Table and Free Space Bitmap as specified by
    UDF standard for writing as we don't support erasing blocks before
    overwriting them. Just drop the handling of these structures as
    partition descriptor checking code already makes sure such filesystems
    can be mounted only read-only.
    
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    694538b5