haiku/headers/private/fs_shell
Axel Dörfler 4fc4f2c8ae * Added a transaction listener mechanism to be notified when a
transaction ends or has been aborted.
* BFS now listens for transactions when it created an inode to see if 
  the transaction will be aborted without freeing the inode (in which 
  case it will panic for now).
* Started implementing tracing support, but it's not working yet.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23492 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-13 17:18:29 +00:00
..
DoublyLinkedList.h
fssh_api_wrapper.h * Added a transaction listener mechanism to be notified when a 2008-01-13 17:18:29 +00:00
fssh_atomic.h x86_64 changes : 2007-06-17 10:50:18 +00:00
fssh_auto_locker.h
fssh_byte_order.h
fssh_defs.h Thou shall not leave a blank line between copyright header and header 2007-05-02 14:26:29 +00:00
fssh_dirent.h
fssh_disk_device_defs.h * Added disk system flags for whether a partition name and partition 2007-08-22 21:21:30 +00:00
fssh_disk_device_manager.h Added scan_partition() function which can be used by disk systems (e.g. 2007-10-04 18:03:24 +00:00
fssh_driver_settings.h Added driver settings support to the FS shell. 2007-05-25 05:07:34 +00:00
fssh_drivers.h
fssh_errno.h Provide a way to convert FS shell error codes to host platform error 2007-04-28 23:40:04 +00:00
fssh_errors.h Passed GENERAL_ERROR_BASE from LONG_MIN to INT_MIN (errors are uint32). 2007-06-20 21:58:02 +00:00
fssh_fcntl.h
fssh_fs_attr.h
fssh_fs_cache.h * Added a transaction listener mechanism to be notified when a 2008-01-13 17:18:29 +00:00
fssh_fs_index.h
fssh_fs_info.h
fssh_fs_interface.h * Extracted file_map API out of the file cache - it's now an optional service 2007-11-10 21:19:52 +00:00
fssh_fs_query.h
fssh_fs_volume.h
fssh_kernel_export.h * BFS now always writes back the whole block when it writes the super block. 2007-12-08 14:23:35 +00:00
fssh_kernel_priv.h
fssh_module.h
fssh_node_monitor.h
fssh_os.h Thou shall not leave a blank line between copyright header and header 2007-05-02 14:26:29 +00:00
fssh_stat.h Surprising how much gcc 4 compilers on Linux differ. Another attempt to 2007-05-07 13:41:12 +00:00
fssh_stdio.h
fssh_string.h
fssh_time.h
fssh_type_constants.h
fssh_types.h this macro is preferred 2007-11-19 19:50:38 +00:00
fssh_uio.h
fssh_unistd.h
KPath.h
Stack.h