|
26517e8e28
|
ioctl() IOCTL_MKDIR command, vfs_mkdir()
|
2025-10-04 01:38:41 +02:00 |
|
|
c30d2d2ea6
|
Remove conversions between VfsStat struct and IoctlStat struct
|
2025-10-03 19:55:14 +02:00 |
|
|
443cf0e4ff
|
Fetching directory entries
|
2025-10-03 19:50:10 +02:00 |
|
|
de20efa0f3
|
vfs Rewrite IOCTL_STAT so that it doesnt require an already open handle
|
2025-10-03 01:00:09 +02:00 |
|
|
2cfd3ee2fa
|
ioctl() IOCTL_STAT use path instead of already open io handle
|
2025-10-02 23:57:38 +02:00 |
|
|
69e23a9ca3
|
ioctl() IOCTL_STAT command
|
2025-09-14 19:30:20 +02:00 |
|
|
ac195acd2f
|
Rework the ioctl() syscall, clean up arguments
|
2025-09-09 18:12:33 +02:00 |
|
|
3b18f56376
|
Fix holding spinlocks for too long
|
2025-09-06 09:35:31 +02:00 |
|
|
b89882e1cf
|
VFS object auto cleanup
|
2025-09-06 09:31:05 +02:00 |
|
|
fb5e88a175
|
Simple file IO with the ioctl syscall
|
2025-09-05 19:56:27 +02:00 |
|