From: John Fastabend <[email protected]> Date: Tue, 14 Aug 2012 15:34:24 -0700
> Add lock to prevent a race with a file closing and also remove > useless and ugly sscanf code. The extra code was never needed > and the case it supposedly protected against is in fact handled > correctly by sock_from_file as pointed out by Al Viro. > > CC: Neil Horman <[email protected]> > Reported-by: Al Viro <[email protected]> > Signed-off-by: John Fastabend <[email protected]> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

