Dircache: Remove dircache_entry::name_len.
commit1f382717d3230ca7b6cd8032ee276d29a2e8598b
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Fri, 27 May 2011 12:00:35 +0000 (27 14:00 +0200)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Fri, 27 May 2011 12:00:35 +0000 (27 14:00 +0200)
tree3cb221316c95c7ab0647ad79a55482376194241c
parentfcf86f0b8b76f2f66ff373757f2b5f567b3b3074
Dircache: Remove dircache_entry::name_len.

It's reduntant, and enlarges the dircache unnecessarily. Saves 4 byte per file in the whole filesystem.
firmware/common/dircache.c
firmware/include/dircache.h