On 15.10.2016 11:04, Ashijeet Acharya wrote: > We have 5 options plus ("server") option which is added in the next > patch that conflict with specifying a SSH filename. We need to iterate > over all the options to check whether its key has an "server." prefix. > > This iteration will help us adding the new option "server" easily. > > Signed-off-by: Ashijeet Acharya > --- > block/ssh.c | 27 +++++++++++++++++++++------ > 1 file changed, 21 insertions(+), 6 deletions(-) Reviewed-by: Max Reitz