Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_REISERFS_FS
has multiple definitions:
fs/reiserfs/Kconfig
The configuration item CONFIG_REISERFS_FS:
(none)
reiserfs
, reiserfs
Reiserfs is deprecated and scheduled to be removed from the kernel in 2025. If you are still using it, please migrate to another filesystem or tell us your usecase for reiserfs.
Reiserfs stores not just filenames but the files themselves in a balanced tree. Uses journalling.
Balanced trees are more efficient than traditional file system architectural foundations.
In general, ReiserFS is as fast as ext2, but is very efficient with large directories and small files. Additional patches are needed for NFS and quotas, please see https://reiser4.wiki.kernel.org/index.php/Main_Page for links.
It is more easily extended to have features currently found in database and keyword search systems than block allocation based file systems are. The next version will be so extended, and will support plugins consistent with our motto ``It takes more than a license to make source code open.''
Read https://reiser4.wiki.kernel.org/index.php/Main_Page to learn more about reiserfs.
Sponsored by Threshold Networks, Emusic.com, and Bigstorage.com.
If you like it, you can pay us to add new features to it that you need, buy a support contract, or pay us to port it to another OS.
fs/reiserfs/Kconfig
The configuration item CONFIG_REISERFS_FS:
(none)
reiserfs
, reiserfs
Stores not just filenames but the files themselves in a balanced tree. Uses journalling.
Balanced trees are more efficient than traditional file system architectural foundations.
In general, ReiserFS is as fast as ext2, but is very efficient with large directories and small files. Additional patches are needed for NFS and quotas, please see https://reiser4.wiki.kernel.org/index.php/Main_Page for links.
It is more easily extended to have features currently found in database and keyword search systems than block allocation based file systems are. The next version will be so extended, and will support plugins consistent with our motto ``It takes more than a license to make source code open.''
Read https://reiser4.wiki.kernel.org/index.php/Main_Page to learn more about reiserfs.
Sponsored by Threshold Networks, Emusic.com, and Bigstorage.com.
If you like it, you can pay us to add new features to it that you need, buy a support contract, or pay us to port it to another OS.
fs/Kconfig
The configuration item CONFIG_REISERFS_FS:
(none)
reiserfs
, reiserfs
Stores not just filenames but the files themselves in a balanced tree. Uses journalling.
Balanced trees are more efficient than traditional file system architectural foundations.
In general, ReiserFS is as fast as ext2, but is very efficient with large directories and small files. Additional patches are needed for NFS and quotas, please see http://www.namesys.com/ for links.
It is more easily extended to have features currently found in database and keyword search systems than block allocation based file systems are. The next version will be so extended, and will support plugins consistent with our motto ``It takes more than a license to make source code open.''
Read http://www.namesys.com/ to learn more about reiserfs.
Sponsored by Threshold Networks, Emusic.com, and Bigstorage.com.
If you like it, you can pay us to add new features to it that you need, buy a support contract, or pay us to port it to another OS.
Raw data from LKDDb:
lkddb fs "reiserfs" : CONFIG_REISERFS_FS : fs/reiserfs/super.c # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module reiserfs CONFIG_REISERFS_FS : fs/Kconfig : "Reiserfs support" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module reiserfs CONFIG_REISERFS_FS : fs/reiserfs/Kconfig : "Reiserfs support (deprecated)" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab