On Wed, Apr 23, 2025 at 02:19:29PM +0200, Phil Sutter wrote: > Fixed commit made option checking overly strict: Some commands may be > commbined (foremost --list and --zero), reject a given option only if it > is not allowed by any of the given commands. > > Reported-by: Adam Nielsen <a.nielsen@xxxxxxxxxxx> > Fixes: 9c09d28102bb4 ("xshared: Simplify generic_opt_check()") > Signed-off-by: Phil Sutter <phil@xxxxxx> Patch applied.