“6621fc7afdb61f36638b9a869b73fbde40efd61a”上不存在“src/git@gitcode.net:qq_41923622/NodeJS_08.git”
  • J
    udf: Fix extension of the last extent in the file · 83c7423d
    Jan Kara 提交于
    When extending the last extent in the file within the last block, we
    wrongly computed the length of the last extent. This is mostly a
    cosmetical problem since the extent does not contain any data and the
    length will be fixed up by following operations but still.
    
    Fixes: 1f3868f0 ("udf: Fix extending file within last block")
    Signed-off-by: NJan Kara <jack@suse.cz>
    83c7423d
inode.c 66.6 KB