Content deleted Content added
Cybercobra (talk | contribs) cleanup |
m →Implementations: HTTP to HTTPS for SourceForge |
||
(48 intermediate revisions by 37 users not shown) | |||
Line 1:
{{short description|Native file system of the BeOS operating system}}
{{infobox filesystem
| name = BFS
| full_name = Be File System
| developer = [[Be Inc.]]
| introduction_os = [[BeOS]] Advanced Access Preview Release<ref>{{cite web | url=
| introduction_date =
| partition_id = Be_BFS ([[Apple Partition Map|Apple]])
| directory_struct = [[B+ tree]]<ref name="practical-book" />
| file_struct = [[inode]]s
| bad_blocks_struct = inodes
| max_filename_size = 255 characters
| max_files_no = Unlimited
| max_volume_size = ~2 [[Exabyte|EB]] *
| max_file_size = ~260 [[Gigabyte|GB]] *
| filename_character_set = All [[UTF-8]] but "/"
| dates_recorded = Access, Creation, Modified
| date_range = Unknown
| date_resolution = 1s
| forks_streams = Yes
| attributes =
| file_system_permissions =
| compression = No
| encryption = No
| OS = [[BeOS]], [[Magnussoft ZETA|ZETA]], [[Haiku (operating system)|Haiku]], [[SkyOS]], [[Syllable (operating system)|Syllable]], [[Linux]]
}}
The '''Be File System''' ('''BFS'''
BFS was developed by [[Dominic Giampaolo]] and [[Cyril Meurillon]] over a ten
Like its predecessor, OFS (Old Be File System, written by [[Benoit Schillings]]
Whilst intended as a 64-bit
Its design process, [[application programming interface]], and internal workings are, for the most part, documented in the book ''Practical File System Design with the Be File System''.<ref name="practical-book" />
==Implementations==
In addition to the original 1996 BFS used in
==
* [[Comparison of file systems]]
* [[AtheOS File System]]
==References==
{{
==External links==
* [https://arstechnica.com/open-source/news/2010/06/the-beos-filesystem.ars The BeOS file system: an OS geek retrospective], by Andrew Hudson, 2010-06-03, Ars Technica
{{Filesystem}}
Line 50 ⟶ 54:
[[Category:Disk file systems]]
[[Category:BeOS]]
[[Category:Haiku (operating system)]]
|