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 |   41 ++++++++++++++++++++++++-----------
 fs/ext4/ext4_write.c  |   57 +++++++++++++++++--------------------------------
 include/ext4fs.h      |    1 +
 3 files changed, 49 insertions(+), 50 deletions(-)

-- 
1.7.10.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to