checkpoint

This commit is contained in:
Antonio SJ Musumeci 2024-01-25 23:02:31 -06:00
parent 5c5e803c3d
commit 0b145687ef

View File

@ -106,10 +106,30 @@ name = 'asdf'
type = 'scan' type = 'scan'
path = '*' path = '*'
[[branch.group]]
name = 'asdf'
branches = ['ssds']
func.create.policy = 'ep'
func.create.option0 = 'blah'
func.open.policy = 'ff'
[branches] [branches]
min-free-space = 123 min-free-space = 123
layout = [['foo','bar'],['foo']] layout = [['foo','bar'],['foo']]
[[branches.group]]
[[branches.branch]]
name = 'branch0'
type = 'scan'
path = '*'
[[branches.branch]]
name = 'branch1'
type = 'literal'
path = '/mnt/branch1'
[[branches.group.branch]] [[branches.group.branch]]
active = true active = true