mirror of
https://github.com/zrepl/zrepl.git
synced 2025-07-16 06:05:05 +02:00
remove outdated FIXME
This commit is contained in:
@ -118,7 +118,6 @@ func (p *Sender) HintMostRecentCommonAncestor(ctx context.Context, r *pdu.HintMo
|
||||
fs := fsp.ToString()
|
||||
|
||||
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")
|
||||
|
||||
|
Reference in New Issue
Block a user