From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 28 Sep 2009 16:59:31 +0200 Subject: [U-Boot] [PATCH] ubifs: Correct dereferencing of files-after-symlinks In-Reply-To: <20090925140557.4fc66638@marrow.netinsight.se> References: <20090925140557.4fc66638@marrow.netinsight.se> Message-ID: <200909281659.31683.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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