[U-Boot] [PATCH] ubifs: Correct dereferencing of files-after-symlinks

Stefan Roese sr at denx.de
Mon Sep 28 16:59:31 CEST 2009


On Friday 25 September 2009 14:05:57 Simon Kagstrom wrote:
> Files in directories which are symlinked to were not dereferenced
> correctly in last commit. E.g., with a symlink
> 
>    /boot/lnk -> /boot/real_dir
> 
> loading
> 
>    /boot/lnk/uImage
> 
> will fail. This patch fixes that by simply seeing to it that the target
> base directory has a slash after it.

Applied to u-boot-ubi/master. Thanks.
 
Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de


More information about the U-Boot mailing list