elliott-beach / project3

http://www-users.cselabs.umn.edu/classes/Fall-2017/csci5103/PROJECT/PROJECT3/project3.pdf
0 stars 0 forks source link

unlink doesn't free the indirect block #12

Closed elliott-beach closed 6 years ago

elliott-beach commented 6 years ago

This part should free the indirect block, too, when finished. Although I might first test that fsck can detect it. https://github.com/elliott-beach/project3/blob/b5ab6ec3dcbfeaad192465101c955ce50effb14c/Kernel.cc#L1596-L1605