libext4: fix regression introduced in 2038.1.7, some blocks were not marked as dirty...
commit89dcf93c3256fc08164f222f79051a1acaed5a2b
authorMaurizio Lombardi <m.lombardi85@gmail.com>
Tue, 11 Feb 2014 13:47:13 +0000 (11 14:47 +0100)
committerMaurizio Lombardi <m.lombardi85@gmail.com>
Tue, 11 Feb 2014 13:47:13 +0000 (11 14:47 +0100)
tree92810200ec08510758681782bf9059606e5b8677
parent2463df96bddf2aaf81fa87e49bc02ae36dad068d
libext4: fix regression introduced in 2038.1.7, some blocks were not marked as dirty in ext4fs_write()
uspace/srv/fs/ext4fs/ext4fs_ops.c