• David Sterba's avatar
    btrfs: merge free_fs_root helpers · 84db5ccf
    David Sterba authored
    The exported helper just calls the static one. There's no obvious reason
    to have them separate eg. for performance reasons where the static one
    could be better optimized in the same unit. There's a slight decrease in
    code size and stack consumption.
    Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
    84db5ccf
disk-io.c 123 KB