• Jan Kara's avatar
    ext4: remove checks for e_value_block · 1cba4237
    Jan Kara authored
    Currently we don't support xattrs with e_value_block set. We don't allow
    them to pass initial xattr check so there's no point for checking for
    this later. Since these tests were untested, bugs were creeping in and
    not all places which should have checked were checking e_value_block
    anyway.
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
    1cba4237
xattr.c 48 KB