History log of /haiku/docs/user/drivers/fs_modules.dox
Revision Date Author Comments
# 5ca445df 21-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

FS module docs: Add documentation for entry_cache_add_missing().

This was missed when introducing the feature in hrev49558. Thanks Jérôme
for the pointer!

Also add a note explaining that update operations on cached entries and
the removal of uncached entries are safe.


# 820dca4d 06-Feb-2013 John Scipione <jscipione@gmail.com>

Big docs cleanup.

* Fixed headers including:
- All rights reserved not All Rights Reserved.
- name, email@domain.com not name <email@domain.com>
- tabs and spaces
- Authors: not Documented by:
* Renamed string.dox to String.dox
* Renamed midixxx.dox files to MidiXxx.dox
* Moved images into images subdirectories and updated Doxfile.
* Re-format all files with tabs instead of spaces.
* Fix many spelling mistakes.
* Added all files, classes, structs, and enums to libbe group.


# 9ab8968a 29-Mar-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Added sections on checking access permissions, node monitoring, and caches.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29797 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d117d093 28-Mar-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Updated the FS introduction. It's in sync with the current API again, but some
new sections for caches and FS layers should be added.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29768 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 50c9917f 28-Mar-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Resurrected the FS interface documentation and introduction. It's not in sync
with the current API, but it just needs to be updated rather than rewritten
from the scratch.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29766 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 25630ec9 18-Feb-2009 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Removing the file system interface documentation for now. This needs to be replaced with a completely new version that accounts for all the new features (including the overlay modules)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29243 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ca210f74 16-Jul-2007 Axel Dörfler <axeld@pinc-software.de>

* Spaces to tabs.
* Carriage returns to simple new lines.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21627 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8ace9aff 28-May-2007 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Work in progress. I'm still working on documenting many of the fs hooks, but I just wanted to commit this to quiet down the amount of warnings that are produced.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21257 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8338b05a 04-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

More FS interface documentation. All FS hooks required for writing a basic
read-only FS are documented, now. Be encouraged to review and add more. :-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20568 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3458a335 03-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Started documenting the FS API a bit.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20544 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5ca445dfc6fb352f2a74e238e29f4708273974ec 21-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

FS module docs: Add documentation for entry_cache_add_missing().

This was missed when introducing the feature in hrev49558. Thanks Jérôme
for the pointer!

Also add a note explaining that update operations on cached entries and
the removal of uncached entries are safe.


# 820dca4df6c7bf955c46e8f6521b9408f50b2900 06-Feb-2013 John Scipione <jscipione@gmail.com>

Big docs cleanup.

* Fixed headers including:
- All rights reserved not All Rights Reserved.
- name, email@domain.com not name <email@domain.com>
- tabs and spaces
- Authors: not Documented by:
* Renamed string.dox to String.dox
* Renamed midixxx.dox files to MidiXxx.dox
* Moved images into images subdirectories and updated Doxfile.
* Re-format all files with tabs instead of spaces.
* Fix many spelling mistakes.
* Added all files, classes, structs, and enums to libbe group.


# 9ab8968af3e2b4ce97ed34e3f7b66f65027cf475 29-Mar-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Added sections on checking access permissions, node monitoring, and caches.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29797 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d117d093a2204f208e736a579a95003f87e1bb21 28-Mar-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Updated the FS introduction. It's in sync with the current API again, but some
new sections for caches and FS layers should be added.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29768 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 50c9917f8f2c4546d9308627bced49fb936088ec 28-Mar-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Resurrected the FS interface documentation and introduction. It's not in sync
with the current API, but it just needs to be updated rather than rewritten
from the scratch.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29766 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 25630ec983e7f505aca553720e367d0369b3332e 18-Feb-2009 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Removing the file system interface documentation for now. This needs to be replaced with a completely new version that accounts for all the new features (including the overlay modules)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29243 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ca210f74f194ac5acd2438ed6411741ac76d0e56 16-Jul-2007 Axel Dörfler <axeld@pinc-software.de>

* Spaces to tabs.
* Carriage returns to simple new lines.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21627 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8ace9affed15abbd632da2b6a875fb186c439511 28-May-2007 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Work in progress. I'm still working on documenting many of the fs hooks, but I just wanted to commit this to quiet down the amount of warnings that are produced.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21257 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8338b05a30d3ddcf99092d900952200de778ba75 04-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

More FS interface documentation. All FS hooks required for writing a basic
read-only FS are documented, now. Be encouraged to review and add more. :-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20568 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3458a335ab23b6fc6d280d721a6a15b08b11fcb4 03-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Started documenting the FS API a bit.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20544 a95241bf-73f2-0310-859d-f6bbb57e9c96