aboutsummaryrefslogtreecommitdiff
path: root/kernel/mm/mobj.c
AgeCommit message (Collapse)Author
2024-04-22initialize pf in mobj_delete_pframe to NULL (#11)Nathan Benavides-Luu
2024-04-22add delete_pframe call to s5_free_block (#10)Nathan Benavides-Luu
2024-04-01S5 Fixes (#6)Nathan Benavides-Luu
* S5 Fixes * Remove #ifdef OLD * Fix comments for s5_get_disk_block * Add info for newp return parameter * Add stencil comment to s5_file_block_to_disk_block * Remove ifdefno --------- Co-authored-by: Ayma-n <aymanbt14@gmail.com>
2024-01-28Created student weenix repositorynthnluu