Updated VFS, more POSIX like open/create, has now extra open_dir/create_dir

functions. sys_create() now returns an fd of the open file (some code in the
kernel shell already depend on this).
Moved the seek functions to fd.c.
Updated all internal file systems to a new and updated API.
vfs.c is not cleaned up well, but also has some bug fixes.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@208 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2002-07-14 05:13:20 +00:00
parent eba8b6cfb9
commit ea536d2ba4
4 changed files with 800 additions and 603 deletions
+452 -301
View File
File diff suppressed because it is too large Load Diff