haiku/src/system/kernel/fs
Axel Dörfler 9431509f5c * Fixed broken socket_get_next_stat() that was responsible for bug #3830.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30500 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-30 11:59:11 +00:00
..
fd.cpp Added dup_foreign_fd() to duplicate a FD from another team. 2009-03-11 00:57:17 +00:00
fifo.cpp Fixing warnings under GCC4 in preparation to enable -Werror there as well: 2009-02-01 20:48:02 +00:00
fifo.h * Reorganized the FS interface a little: 2008-04-05 23:05:16 +00:00
Jamfile Make the overlay filesystem a standalone module. It can now be mounted as an 2009-02-14 20:57:15 +00:00
KPath.cpp Normalize() didn't update fPathLength correctly. This did probably screw 2008-09-27 19:11:40 +00:00
node_monitor.cpp * Minor cleanup - thanks, Rene, I just got aware of it. 2008-12-09 23:09:58 +00:00
rootfs.cpp Removed the fs_vnode_ops::create_dir() parameter for returning the ID of the 2009-03-26 00:16:34 +00:00
socket.cpp * Fixed broken socket_get_next_stat() that was responsible for bug #3830. 2009-04-30 11:59:11 +00:00
vfs_boot.cpp * Changed directory structure as suggested on the mailing list. 2009-04-03 09:02:44 +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 * Removed -Wno-unused from all KernelMergeObjects in kernel Jamfiles. 2008-07-04 23:14:19 +00:00
vfs_net_boot.h [Sorry, couldn't split this one up any further.] 2007-07-15 02:10:15 +00:00
vfs_request_io.cpp axeld: 2009-04-27 18:16:58 +00:00
vfs.cpp * Removed the get_next_removed_vnode() call again - besides the problems Ingo 2009-04-16 18:29:12 +00:00