haiku/headers/private/userlandfs/private
Ingo Weinhold e66cd9d71b * For every request to userland we also send the team/thread/user/group ID of
the current thread, now. Implemented by introducing a new base class
  KernelRequest which has respective attributes.
* Server: RequestThreadContext does now also save the request that is being
  processed. Furthermore some space has been reserved for file system specific
  data, which can be initialized by the new
  FileSystem::InitRequestThreadContext().
* FUSE library: Implemented fuse_get_context() using the new
  RequestThreadContext feature.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29872 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-02 19:41:53 +00:00
..
AreaSupport.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
FSCapabilities.h Added interface constant for FUSE. 2009-03-20 01:15:26 +00:00
Port.h * Port: 2009-03-17 01:24:31 +00:00
Request.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
RequestAllocator.h * Port: 2009-03-17 01:24:31 +00:00
RequestHandler.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
RequestPort.h Made the UserlandFS code gcc4 friendly. 2007-03-04 08:26:45 +00:00
Requests.h * For every request to userland we also send the team/thread/user/group ID of 2009-04-02 19:41:53 +00:00
SingleReplyRequestHandler.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
userlandfs_ioctl.h Implemented the new attribute open/close/... FS hooks. The mapping to the 2007-03-01 01:16:13 +00:00
UserlandFSDefs.h Removed the remnants of the dispatcher mechanism. 2009-03-03 23:42:20 +00:00