• D
    btrfs: merge free_fs_root helpers · 84db5ccf
    David Sterba 提交于
    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: NDavid Sterba <dsterba@suse.com>
    84db5ccf
disk-io.c 122.7 KB