On 31.05.2017 08:22, Arun Raghavan wrote: > On Fri, 26 May 2017, at 01:10 AM, Georg Chini wrote: >> module-stream-restore primarily uses the role of a stream for restoring. >> The sink-inputs >> and source-outputs of filters all have role "filter", therefore currently >> all filters are >> treated equally and are restored to the same device and volume. >> >> This patch lets module-stream-restore ignore the streams that connect the >> filter to the >> master. >> >> Bug link: https://bugs.freedesktop.org/show_bug.cgi?id=100065 >> --- > LGTM. > > -- Arun Thanks for the review.