haiku/src/system/kernel/fs
Axel Dörfler 0ba0370464 Use B_MAX_SYMLINKS instead of SYMLINKS_MAX (which also fixes the build, btw).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17900 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-06-21 15:44:46 +00:00
..
devfs.cpp Fix null deref; include \0 when copying paths 2006-05-31 00:01:01 +00:00
fd.c Implemented mandatory file locking, BeOS style. BNode::Lock() and BNode::Unlock() 2006-06-02 14:16:13 +00:00
IOScheduler.cpp
IOScheduler.h
Jamfile * Introduced new build system variables 2005-12-30 21:20:07 +00:00
KPath.cpp * Reduced the stack usage of most of the I/O paths - there were several places 2006-03-05 18:11:59 +00:00
message.c
node_monitor.cpp * Finally implemented B_WATCH_MOUNT, ie. Tracker now shows newly mounted volumes 2006-03-03 11:48:49 +00:00
pipefs.cpp Added a "reenter" parameter to the {read|write}_pages() functions to give file 2006-04-12 13:34:04 +00:00
rootfs.c Added a "reenter" parameter to the {read|write}_pages() functions to give file 2006-04-12 13:34:04 +00:00
vfs_boot.cpp * KDiskDeviceManager::_ScanPartition() can now run synchronously (and execute the 2006-05-05 10:54:10 +00:00
vfs_select.cpp * Removed my old doubly linked list implementation, and stay with Ingo's. 2006-03-27 10:27:05 +00:00
vfs_select.h
vfs.cpp Use B_MAX_SYMLINKS instead of SYMLINKS_MAX (which also fixes the build, btw). 2006-06-21 15:44:46 +00:00