Skip to content
Snippets Groups Projects
Select Git revision
13 results Searching

uapi

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Johannes Thumshirn authored and David Sterba committed
    The error cleanup gotos in __btrfs_write_out_cache() needlessly jump
    back making the code less readable then needed.  Flatten them out so no
    back-jump is necessary and the read flow is uninterrupted.
    
    Reviewed-by: default avatarJosef Bacik <josef@toxicpanda.com>
    Signed-off-by: default avatarJohannes Thumshirn <johannes.thumshirn@wdc.com>
    Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
    Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
    fd8efa81
    History
    Name Last commit Last update
    ..