mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-25 01:44:43 +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 {
|
type ReceiverConfig struct {
|
||||||
JobID JobID
|
JobID JobID
|
||||||
|
|
||||||
RootWithoutClientComponent *zfs.DatasetPath // TODO use
|
RootWithoutClientComponent *zfs.DatasetPath
|
||||||
AppendClientIdentity bool
|
AppendClientIdentity bool
|
||||||
|
|
||||||
InheritProperties []zfsprop.Property
|
InheritProperties []zfsprop.Property
|
||||||
|
Loading…
Reference in New Issue
Block a user