source:
mainline/uspace/srv/vfs@
4b11571
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Makefile | 2.3 KB | b3cd9eb | 18 years | VFS work. Proto implementation of VFS_READ. | |
vfs.c | 4.3 KB | 338c943 | 18 years | VFS work. Don't hang up the connection to VFS after VFS_MOUNT. | |
vfs.h | 5.6 KB | cc76be3 | 18 years | VFS work. During VFS_REGISTER, use strncmp() instead of strcmp(). Add … | |
vfs_file.c | 4.3 KB | ebd9392 | 18 years | Add sanity checks to functions using file descriptors as indices into … | |
vfs_lookup.c | 4.5 KB | 4ada6d5 | 18 years | VFS work. Index of the last PLB character of a pathname was not … | |
vfs_mount.c | 6.8 KB | 45ee9ed | 18 years | VFS work. Releas the FS phone earlier. | |
vfs_node.c | 5.6 KB | a806bd61 | 18 years | VFS work. Fix VFS node hash function to hash only within the limits of … | |
vfs_open.c | 3.8 KB | b74959bd | 18 years | Modify ipc_answer_*() to make use of all six syscall arguments. The … | |
vfs_read.c | 3.4 KB | b61d47d | 18 years | Function ipc_connect_me_to sends 3 user defined arguments now. One … | |
vfs_register.c | 11.3 KB | dea7616b | 18 years | VFS work. FS info futex must be initialized. | |
vfs_unlink.c | 1.7 KB | 44358c1 | 18 years | VFS work. Increment reference counters for the VFS nodes representing … |
|
Note:
See TracBrowser
for help on using the repository browser.