summaryrefslogtreecommitdiff
path: root/configs/T2080RDB_defconfig
diff options
context:
space:
mode:
authorMark Tomlinson <mark.tomlinson@alliedtelesis.co.nz>2015-07-01 04:38:23 (GMT)
committerTom Rini <trini@konsulko.com>2015-08-13 00:47:29 (GMT)
commit225cf4cdf9ffd73978f4a266d3ecc6c88b048a74 (patch)
tree466372846b3fdfbb32f246b2466f8e4ace5478a2 /configs/T2080RDB_defconfig
parent3799b3f4adff8b00017340d0b9b41a99e0cc3804 (diff)
downloadu-boot-fsl-qoriq-225cf4cdf9ffd73978f4a266d3ecc6c88b048a74.tar.xz
JFFS2: Speed up and fix comparison functions
Copying complete nodes from flash can be slow if the flash is slow to read. By only reading the data needed, the sorting operation can be made much faster. The directory entry comparison function also had a two bugs. First, it did not ensure the name was copied, so the name comparison may have been faulty (although it would have worked with NOR flash). Second, setting the ino to zero to ignore the entry did not work, since this was either writing to a temporary buffer, or (for NOR flash) directly to flash. Either way, the change was not remembered. Signed-off-by: Mark Tomlinson <mark.tomlinson@alliedtelesis.co.nz>
Diffstat (limited to 'configs/T2080RDB_defconfig')
0 files changed, 0 insertions, 0 deletions