haiku/src
Axel Dörfler 36de598e0f * block_cache_sync[_etc]() now also waits for all notifications to be handled.
This fixes a potential problem where a volume would be left marked dirty on
  a clean reboot as reported by Vasilis; no harm would have been done to the
  data on the volume, though (it would just replay a log entry that it didn't
  need to).
* Unified the naming of the notifier/writer thread: renamed the thread to "block
  notifier/writer", and the variable holding the thread ID to
  sNotifierWriterThread.
* Added a few more doxygen descriptions to the private functions.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24870 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-09 11:04:26 +00:00
..
add-ons I broke the index dir access when changing the FS interface. 2008-04-08 21:14:21 +00:00
apps Applied patch by Duane R. Bailey: 2008-04-07 09:19:56 +00:00
bin * Explicitly support source paths with a leaf name "." or "..". In this 2008-04-07 19:40:52 +00:00
build If the entry leaf name is "." or ".." we need to resolve it. 2008-04-07 19:41:49 +00:00
data - Added Brazilian(ABNT2) keymap originally included in the International 2008-04-04 00:34:11 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits * Cleaned up InterfaceDefs.h, added TODO about getting rid of declaring 2008-04-09 10:07:35 +00:00
libs Integrate the USBKit into libdevice and make it public. I left the USBKit.h 2008-04-07 19:24:16 +00:00
preferences Applied patch for ticket #2042 by Philippe Saint-Pierre: List box was overlapping the label of the list box. 2008-04-07 19:04:07 +00:00
servers Implemented Oliver's suggested improvement to ServerCursorReference when 2008-04-08 08:12:38 +00:00
system * block_cache_sync[_etc]() now also waits for all notifications to be handled. 2008-04-09 11:04:26 +00:00
tests Fixed the build of the registrar for the app_server test environment. 2008-04-06 14:39:22 +00:00
tools Patch by Philippe Saint-Pierre: 2008-04-06 20:10:50 +00:00
Jamfile