Skip to content
Snippets Groups Projects
  • Adriaan de Groot's avatar
    f60def5e
    [partition] Don't reinitialize partition layout · f60def5e
    Adriaan de Groot authored
    Existing code reinitialized the layout, losing whatever
    layout was set in the config. Refactor so that you can
    access the partition-layout API, and change the default
    FS through that -- which is the point of the code block
    here in `doAutopartition()`, to look up the currently-
    selected default FS.
    
    Inspired by Santosh's work in #1903, #1759.
    f60def5e
    History
    [partition] Don't reinitialize partition layout
    Adriaan de Groot authored
    Existing code reinitialized the layout, losing whatever
    layout was set in the config. Refactor so that you can
    access the partition-layout API, and change the default
    FS through that -- which is the point of the code block
    here in `doAutopartition()`, to look up the currently-
    selected default FS.
    
    Inspired by Santosh's work in #1903, #1759.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.