
6 May
2014
6 May
'14
9:36 a.m.
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