haiku/src/system/kernel/fs
Ingo Weinhold 7435db9ff0 * _user_read_dir(): Allocate a temporary heap buffer passed into the kernel
instead of using the user buffer. This frees the VFS and FS implementations
  from handling user buffers.
* Adjusted fix_dirent() accordingly.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32384 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-14 18:31:35 +00:00
..
fd.cpp * _user_read_dir(): Allocate a temporary heap buffer passed into the kernel 2009-08-14 18:31:35 +00:00
fifo.cpp * Made the internal file systems correctly handle the timespec struct stat 2009-06-15 14:03:24 +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 headers/private/kernel/util/OpenHashTable.h, Hugo's version, is a bit nicer than 2009-07-27 00:39:12 +00:00
rootfs.cpp * Made the internal file systems correctly handle the timespec struct stat 2009-06-15 14:03:24 +00:00
socket.cpp * Made the internal file systems correctly handle the timespec struct stat 2009-06-15 14:03:24 +00:00
vfs_boot.cpp * Fixed stupid typo with big consequences as pointed out by Rene. Thanks! 2009-06-18 14:29:15 +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 bonefish + axeld: 2009-07-29 12:16:15 +00:00
vfs.cpp * _user_read_dir(): Allocate a temporary heap buffer passed into the kernel 2009-08-14 18:31:35 +00:00