9
0
Fork 0
barebox/fs/ubifs
Renaud Barbier ad43a6de3d ubifs: restore symlink support
In commit a63059d7 of the latest u-boot port, the function that
returns the inode number also resolves symlink. This prevents the
readlink entry point from doing its job and breaks the user command
readlink and the display of symlink with the ls command.
Remove the code following the link to restore original functionality.

Signed-off-by: Renaud Barbier <renaud.barbier@abaco.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-01-09 13:41:12 +01:00
..
Kconfig fs: Add ubifs support 2013-08-07 08:44:48 +02:00
Makefile ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
budget.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
crc16.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
crc16.h fs: Add ubifs support 2013-08-07 08:44:48 +02:00
debug.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
debug.h ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
gc.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
io.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
key.h ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
log.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
lprops.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
lpt.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
lpt_commit.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
master.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
misc.h ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
orphan.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
recovery.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
replay.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
sb.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
scan.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
super.c whole tree: remove trailing whitespaces 2016-04-21 15:17:52 +02:00
tnc.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
tnc_misc.c ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
ubifs-media.h ubifs: update implementation from u-boot v2016.03 2016-04-08 13:33:18 +02:00
ubifs.c ubifs: restore symlink support 2017-01-09 13:41:12 +01:00
ubifs.h Merge branch 'for-next/misc' 2016-05-09 08:49:43 +02:00