[PATCH 1/2] fs2dt: fix basename string compares

Simon Horman horms at verge.net.au
Mon Nov 26 21:29:34 EST 2012


On Mon, Nov 26, 2012 at 01:14:42PM +0100, Daniel Mack wrote:
> basename is initialized as
> 
>   basename = strrchr(pathname,'/') + 1;
> 
> and does hence not contain the leading slash character.

Thanks, applied.



More information about the kexec mailing list