[PATCH] Fix 32/64-bit bug in ext3
Fix 32/64-bit error in ext2_file_write; before, the top 32-bits of the return value was getting chopped off.
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
Fix 32/64-bit error in ext2_file_write; before, the top 32-bits of the return value was getting chopped off.