mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-25 18:04:58 +01:00
remove outdated FIXME
This commit is contained in:
parent
d09ca2447a
commit
4ecbb32044
@ -118,7 +118,6 @@ func (p *Sender) HintMostRecentCommonAncestor(ctx context.Context, r *pdu.HintMo
|
|||||||
fs := fsp.ToString()
|
fs := fsp.ToString()
|
||||||
|
|
||||||
log := getLogger(ctx).WithField("fs", fs).WithField("hinted_most_recent", fmt.Sprintf("%#v", r.GetSenderVersion()))
|
log := getLogger(ctx).WithField("fs", fs).WithField("hinted_most_recent", fmt.Sprintf("%#v", r.GetSenderVersion()))
|
||||||
// FIXME check if fs exists AND IS PERMITTED by p.filesystems
|
|
||||||
|
|
||||||
log.WithField("full_hint", r).Debug("full hint")
|
log.WithField("full_hint", r).Debug("full hint")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user