Age | Commit message (Collapse) | Author |
|
This commit makes the creation callback for tmpfs aware of the vnode
vtypes, only supporting a select few.
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Use the actual amount of bytes inside the tmpfs entry for the length
tracking.
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Supported VOPs as of now:
- lookup()
- create()
- reclaim()
Signed-off-by: Ian Moffett <ian@osmora.org>
|