More tests over rename behavior and fixed bugs
Mainly trying to match the tests over mkdir/rm, which seem to have a good amount of coverage. - Fixed issue where move's desination rid wasn't updated correctly if the destination split. - Prevented renaming into nonexistant directories. - Fixed neighboring rid adjustment in rename (+1 not -1 silly). - Fixed erronously updating the grm's rid during lfsr_fs_fixgrm. In the "I can't believe this ever worked" category, it seems this usually didn't cause issues since mid was often marked as removed, making the erronously updated rid ignored.
This commit is contained in:
+1747
-217
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user