mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-21 16:03:32 +01:00
endpoint.ReceiverConfig: remove obsolete TODO comment
This commit is contained in:
parent
393fc10a69
commit
b9ee14f6d7
@ -448,7 +448,7 @@ type FSMap interface { // FIXME unused
|
||||
type ReceiverConfig struct {
|
||||
JobID JobID
|
||||
|
||||
RootWithoutClientComponent *zfs.DatasetPath // TODO use
|
||||
RootWithoutClientComponent *zfs.DatasetPath
|
||||
AppendClientIdentity bool
|
||||
|
||||
InheritProperties []zfsprop.Property
|
||||
|
Loading…
Reference in New Issue
Block a user