haiku/src/system/kernel/fs
Axel Dörfler 032f1e5f90 * Fixed an endless loop when using vfs_get_vnode_name() or the "wrong"
get_vnode_name() variant.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25750 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-01 18:47:18 +00:00
..
fd.cpp Added get_open_fd() function which gets the descriptor and also 2008-05-05 00:24:14 +00:00
fifo.cpp axeld + bonefish: 2008-05-17 10:21:37 +00:00
fifo.h * Reorganized the FS interface a little: 2008-04-05 23:05:16 +00:00
IOScheduler.cpp * Removed old mutex implementation and renamed cutex to mutex. 2008-05-01 22:07:36 +00:00
IOScheduler.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
Jamfile * Integration of the new driver architecture. 2008-05-26 16:52:27 +00:00
KPath.cpp Honour 80 char/line limit. 2008-05-15 12:09:12 +00:00
node_monitor.cpp * Changed recursive_lock to use a mutex instead of a semaphore. 2008-05-28 23:12:36 +00:00
rootfs.cpp * Added BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +00:00
socket.cpp Also check whether the data pointers of provided userland iovecs are 2008-05-03 01:04:20 +00:00
vfs_boot.cpp * Added _kern_create_pipe() syscall, creating a pipe as an entryless 2008-04-06 02:49:12 +00:00
vfs_boot.h [Sorry, couldn't split this one up any further.] 2007-07-15 02:10:15 +00:00
vfs_net_boot.cpp Fixed the build of vfs_net_boot.cpp - I obviously messed up the full build I 2008-04-19 19:28:34 +00:00
vfs_net_boot.h [Sorry, couldn't split this one up any further.] 2007-07-15 02:10:15 +00:00
vfs.cpp * Fixed an endless loop when using vfs_get_vnode_name() or the "wrong" 2008-06-01 18:47:18 +00:00