History log of /haiku/src/tests/system/kernel/file_corruption/fs/SuperBlock.cpp
Revision Date Author Comments
# 4b53c2ba 19-Jul-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

Implemented hooks write_fs_info(), sync(), set_flags(), fsync(), access().


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


# 1e0016e1 19-Jul-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

BlockAllocator didn't update the freeBlocks field in the superblock. So after
unmounting and remounting the number of free blocks could be off.


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


# 74956f43 05-Jul-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

* Added the beginnings of node support.
* Added the bare minimum of file system hooks to mount the file system. Can't
do anything more than listing the (empty) root directory yet, though.
* Added Jamfile for building the file system for the userlandfs.


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


# c33b89b3 30-Jun-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

Implemented a simple block allocator.


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


# 952d6c8c 29-Jun-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

* Moved the checksum device driver to subdir "driver".
* Created a file system module and a disk system add-on. Currently only
initializing and identifying/scanning is supported.


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


# 4b53c2ba4f0b774030e369fc2ec522309b12d1f7 19-Jul-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

Implemented hooks write_fs_info(), sync(), set_flags(), fsync(), access().


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


# 1e0016e1a9f1458b25c64b9032ffe60286770a09 19-Jul-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

BlockAllocator didn't update the freeBlocks field in the superblock. So after
unmounting and remounting the number of free blocks could be off.


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


# 74956f4385f2640f6de361d13e0cbe4f966ee1c7 05-Jul-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

* Added the beginnings of node support.
* Added the bare minimum of file system hooks to mount the file system. Can't
do anything more than listing the (empty) root directory yet, though.
* Added Jamfile for building the file system for the userlandfs.


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


# c33b89b3bb339911828921c207a8d375621a65d0 30-Jun-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

Implemented a simple block allocator.


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


# 952d6c8cc4d74029cf3a29cc84ebb313f6656aec 29-Jun-2010 Ingo Weinhold <ingo_weinhold@gmx.de>

* Moved the checksum device driver to subdir "driver".
* Created a file system module and a disk system add-on. Currently only
initializing and identifying/scanning is supported.


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