endpoint.ReceiverConfig: remove obsolete TODO comment

This commit is contained in:
Christian Schwarz 2020-11-07 20:39:55 +01:00
parent 393fc10a69
commit b9ee14f6d7

View File

@ -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