الگو:Infobox filesystem

از ویکی‌پدیا، دانشنامهٔ آزاد
توضیحات الگو[نمایش] [ویرایش] [تاریخچه] [پاکسازی]

استفاده[ویرایش]

{{{name}}}
توسعه‌دهنده{{{developer}}}
نام کامل{{{full_name}}}
Variants{{{variants}}}
نخستین ارائه{{{introduction_date}}} with {{{introduction_os}}}
ساختارها
Directory contents{{{directory_struct}}}
File allocation{{{file_struct}}}
گونه پرونده{{{file_types}}}
Bad blocks{{{bad_blocks_struct}}}
قابلیت راه‌اندازی{{{bootable}}}
محدودیت‌ها
کمترین اندازه حجم{{{min_volume_size}}}
بیشترین اندازه حجم{{{max_volume_size}}}
بیشترین اندازه پرونده{{{max_file_size}}}
File size granularity{{{file_size_granularity}}}
بیشترین شمار پرونده‌ها{{{max_files_no}}}
حداکثر طول نام فایل{{{max_filename_size}}}
Max. dirname length{{{max_dirname_size}}}
Max. directory depth{{{max_directory_depth}}}
نویسه‌های مجاز در نام پرونده{{{filename_character_set}}}
ویژگی‌ها
تاریخ‌های ثبت‌شده{{{dates_recorded}}}
دامنه داده‌ها{{{date_range}}}
Date resolution{{{date_resolution}}}
شاخه‌گاه{{{forks_streams}}}
ویژگی‌ها{{{attributes}}}
مجوزهای سیستم فایل{{{file_system_permissions}}}
Transparent compression{{{compression}}}
Transparent encryption{{{encryption}}}
Data deduplication{{{data_deduplication}}}
Copy-on-write{{{copy_on_write}}}
دیگر موارد
سیستم عامل‌های پشتیبانی کننده{{{OS}}}
وبگاه
{{{website}}}

انگلیسی[ویرایش]

می‌توانید از روی نسخه انگلیسی کپی کنید یا به صورت دستی زیر، وارد کنید:

{{Infobox file system
| name                    = 
| full_name               = 
| developer               = 
| variants                = 
| introduction_date       = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
| partition_id            = 
| directory_struct        = 
| file_struct             = 
| bad_blocks_struct       = 
| min_volume_size         = 
| max_volume_size         = 
| max_file_size           = 
| max_files_no            = 
| max_filename_size       = 
| max_dirname_size        = 
| max_directory_depth     = 
| dates_recorded          = 
| date_range              = 
| date_resolution         = 
| forks_streams           = 
| attributes              = 
| file_system_permissions = 
| compression             = 
| encryption              = 
| data_deduplication      = 
| OS                      = 
| bootable                = 
| filename_character_set  = 
| file_types              = 
| introduction_os         = 
| file_size_granularity   = 
| copy_on_write           = 
| website                 = <!-- {{نشانی وب|example.com}} یا {{وبگاه رسمی|example.com}} -->
}}

نمونه[ویرایش]

زی‌اف‌اس
توسعه‌دهندهشرکت اوراکل
نام کاملZFS
نخستین ارائهنوامبر ۲۰۰۵ with اوپن‌سولاریس
ساختارها
Directory contentsExtensible hash table
محدودیت‌ها
بیشترین اندازه حجم256 زبی‌بایت (278 bytes)
بیشترین اندازه پرونده16 اگزبی‌بایت (264 bytes)
بیشترین شمار پرونده‌ها248
حداکثر طول نام فایل255 اسکی (استاندارد) characters (fewer for multibyte کدبندی نویسه such as یونی‌کد)
ویژگی‌ها
شاخه‌گاهYes (called "extended attributes", but they are full-fledged streams)
ویژگی‌هاپازیکس
مجوزهای سیستم فایلPOSIX, NFSv4 ACLs
Transparent compressionYes
Transparent encryptionYes
Data deduplicationYes
دیگر موارد
سیستم عامل‌های پشتیبانی کنندهسولاریس (سیستم‌عامل)، اوپن‌سولاریس، illumos distributions, OpenIndiana، فری‌بی‌اس‌دی، Mac OS X Server 10.5، نت‌بی‌اس‌دی، لینوکس via third-party kernel module or ZFS-سیستم فایل در فضای کاربری، OSv
{{Infobox filesystem
|full_name=ZFS <!-- it stands for nothing, see the "History" section -->
|name=زی‌اف‌اس
|developer=[[شرکت اوراکل]]
|introduction_os=[[اوپن‌سولاریس]]
|introduction_date=نوامبر ۲۰۰۵
|partition_id=
|directory_struct=Extensible hash table
|file_struct=
|bad_blocks_struct=
|max_filename_size=255 [[اسکی (استاندارد)]] characters (fewer for multibyte [[کدبندی نویسه]] such as [[یونی‌کد]])
|max_files_no=2<sup>48</sup>
|max_volume_size=256 [[زبی‌بایت]] (2<sup>78</sup> bytes)
|max_capacity=256 [[UB]] (2<sup>128</sup> bytes)
|max_file_size=16 [[اگزبی‌بایت]] (2<sup>64</sup> bytes)
|filename_character_set=
|dates_recorded=
|date_range=
|date_resolution=
|forks_streams=Yes (called "extended attributes", but they are full-fledged streams)
|attributes=[[پازیکس]]
|file_system_permissions=POSIX, NFSv4 ACLs
|compression=Yes
|data_deduplication=Yes
|encryption=Yes
|OS=[[سولاریس (سیستم‌عامل)]]، [[اوپن‌سولاریس]]، [[illumos]] distributions, [[OpenIndiana]]، [[فری‌بی‌اس‌دی]]، [[Mac OS X Server#Mac OS X Server 10.5 (Leopard Server)|Mac OS X Server 10.5]]، [[نت‌بی‌اس‌دی]]، [[لینوکس]] via third-party [[Loadable Kernel Module|kernel module]] or ZFS-[[سیستم فایل در فضای کاربری]]، [[OSv]]
}}

الگوهای وابسته[ویرایش]