-
- Downloads
"board/git@source.mnt.re:reform/reform-boundary-uboot.git" did not exist on "01abae4d04868dede60947867699bf096a1831ff"
ext4: Fix memory leak of journal buffer if block is updated multiple times
If the same block is updated multiple times in a row during a single
file system operation, gd_index is decremented to use the same journal
entry again. Avoid loosing the already allocated buffer.
Signed-off-by:
Stefan Brüns <stefan.bruens@rwth-aachen.de>
Loading
Please register or sign in to comment