This is a first draft of write functionality for ext4, including tests (of course). The failure cases all work as expected. There do not appear to be any missing write-implementing functions, or any such functions that have missing functionality. However, some of that logic almost certainly is incorrect, as proven by the testing errors.
Anyone who want to assist fixing the functions is welcome.
This is a first draft of write functionality for ext4, including tests (of course). The failure cases all work as expected. There do not appear to be any missing write-implementing functions, or any such functions that have missing functionality. However, some of that logic almost certainly is incorrect, as proven by the testing errors.
Anyone who want to assist fixing the functions is welcome.