[U-Boot] [PATCH 0/2] fs:ext4: Fixes and code cleanup

Lukasz Majewski l.majewski at samsung.com
Wed Apr 30 12:39:38 CEST 2014


This code fixes problem with storing file with the same name multiple
times on the same ext4 fs (with different sizes).

Code reorganization and cleanup is also included.

Lukasz Majewski (2):
  fs:ext4:cleanup: Remove superfluous code
  fs:ext4:write:fix: Reinitialize global variables after updating a
    file

 fs/ext4/ext4_common.c |   29 +++++++++++++++-------------
 fs/ext4/ext4_write.c  |   51 +++++++++++++++++--------------------------------
 include/ext4fs.h      |    1 +
 3 files changed, 34 insertions(+), 47 deletions(-)

-- 
1.7.10.4



More information about the U-Boot mailing list