bmarcot / vega

vega -- The Unix-like Operating System for micro-controllers (ARM Cortex-M4)
6 stars 1 forks source link

fs: sys_open() should malloc the dentry, not vfs_lookup() #24

Closed bmarcot closed 7 years ago

bmarcot commented 7 years ago

Rationale: we need to lookup an inode without the need to keep trace of it in memory. For instance: