{"id":85076,"date":"2020-06-13T01:42:03","date_gmt":"2020-06-12T23:42:03","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/proekt-openzfs-iz-za-politkorrektnosti-izbavilsya-ot-upominaniya-slova-slave-v-kode"},"modified":"2020-06-13T01:42:03","modified_gmt":"2020-06-12T23:42:03","slug":"proekt-openzfs-iz-za-politkorrektnosti-izbavilsya-ot-upominaniya-slova-slave-v-kode","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/proekt-openzfs-iz-za-politkorrektnosti-izbavilsya-ot-upominaniya-slova-slave-v-kode","title":{"rendered":"The OpenZFS project has removed the mention of the word 'slave' from its code due to political correctness.","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Matthew Ahrens (<noindex><a rel=\"nofollow\" href=\"https:\/\/openzfs.org\/wiki\/User:Mahrens\">Matthew Ahrens<\/a><\/noindex>), one of the two original authors of the ZFS file system, <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/openzfs\/zfs\/commit\/f66434268cef381b2799c45c654162bfb8e128ce\">conducted<\/a><\/noindex> <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/openzfs\/zfs\/pull\/104\/commits\/2f42b6884db8c3e59f424ab5a42890c5d0556361\">cleaning<\/a><\/noindex> The source texts of OpenZFS (ZFS on Linux) have removed the term \u2018slave\u2019, which is now perceived as politically incorrect. According to Matthew, the consequences of human slavery continue to affect society, and in modern realities, the term \u2018slave\u2019 in computer programs is an additional reminder of unpleasant human experiences.<\/p>\n<p>Instead of the term \u2018slave\u2019, ZFS now uses the word \u2018dependent\u2019. Among the visible changes is the renaming of the script zpool.d\/slaves, which is now called \u2018dm-deps\u2019, similar to \u2018dmsetup deps\u2019. Instead of the phrase \u2018slave devices\u2019, documentation and informational messages now use the phrase \u2018dependent (underlying) devices\u2019. In the header file \u2018freebsd\/spl\/sys\/dkio.h\u2019, the parameter dki_slave has simply been removed from the structure dk_cinfo without replacement. Instead of the command \u2018zpool iostat -vc slaves\u2019, it is suggested to use \u2018zpool iostat -vc size\u2019.<\/p>\n<p>Links to the directory \u2018\/sys\/class\/block\/$dev\/slaves\u2019 are retained, as the name of this directory in the sysfs hierarchy is determined by the Linux kernel and is out of the control of OpenZFS developers. The use of this directory is not mandatory, as the same information can be obtained with the command \u2018dmsetup deps\u2019, but executing dmsetup requires elevated privileges, while the directory in \/sys\/ is readable by any user.<\/p>\n<p>Let us recall that a week ago, the terms whitelist\/blacklist and master\/slave <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=53109\">were eliminated<\/a><\/noindex> by the developers of the Go language, and prior to that, the use of master\/slave in the code was rejected by projects <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=49256\">Python<\/a><\/noindex>,  <noindex><a rel=\"nofollow\" href=\"https:\/\/www.drupal.org\/node\/2286193\">Drupal<\/a><\/noindex>, <noindex><a rel=\"nofollow\" href=\"https:\/\/github.com\/django\/django\/pull\/2694\">Django<\/a><\/noindex>, <noindex><a rel=\"nofollow\" href=\"https:\/\/issues.apache.org\/jira\/browse\/COUCHDB-2248\">Salt<\/a><\/noindex>,  <noindex><a rel=\"nofollow\" href=\"https:\/\/docs.saltstack.com\/en\/latest\/ref\/configuration\/minion.html\">. In the BIND DNS server, the option to use settings with the names 'master\/slave' remains, but alternatives with 'primary\/secondary' were added and deemed more preferable. Linux kernel developers once called attempts to rename 'blacklist\/whitelist' nonsense and foolishness instigated by politicians and populists, and<\/a><\/noindex>,  <noindex><a rel=\"nofollow\" href=\"https:\/\/lists.wikimedia.org\/pipermail\/wikitech-l\/2016-September\/086450.html\">MediaWiki<\/a><\/noindex> and <noindex><a rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=49495\">Redis<\/a><\/noindex>. In the DNS server BIND, instead of \u2018master\/slave\u2019, the terms \u2018primary\/secondary\u2019 are now more preferred. <noindex><a rel=\"nofollow\" href=\"https:\/\/twitter.com\/ISCdotORG\/status\/942815837299253248\">include<\/a><\/noindex> The terms \u2018primary\/secondary\u2019 are now recommended.<br \/>\nThe IETF (Internet Engineering Task Force), which is responsible for developing internet protocols and architecture, <noindex><a rel=\"nofollow\" href=\"https:\/\/tools.ietf.org\/id\/draft-knodel-terminology-00.html\">proposed<\/a><\/noindex> Alternatives to the terms \u2018whitelist\/blacklist\u2019 and \u2018master\/slave\u2019, preferred for use in specifications \u2014 instead of \u2018master\/slave\u2019, it is recommended to use \u2018primary\/secondary\u2019, \u2018leader\/follower\u2019,<br \/>\n    \u2018active\/standby\u2019,<br \/>\n    \u2018primary\/replica\u2019,<br \/>\n    \u2018writer\/reader\u2019,<br \/>\n    \u2018coordinator\/worker\u2019 or<br \/>\n    \u2018parent\/helper\u2019, and instead of \u2018blacklist\/whitelist\u2019 \u2014 \u2018blocklist\/allowlist\u2019 or \u2018block\/permit\u2019.<\/p>\n<p>Interestingly, on GitHub, the number of opponents slightly outweighs the supporters of the renaming: 42 developers approved the change, while 48 opposed it. Supporters of removing the word \u2018slave\u2019 believe that using this term is unacceptable, as it makes some people feel marginalized and evokes memories of past discrimination. In society, the word has begun to be considered offensive and is met with condemnation.<\/p>\n<p>Opponents of the renaming argue that politics and programming should not be mixed; these are merely terms that have established meanings in computer technology. The negative connotation is imposed by artificial notions of political correctness that hinder the use of plain English. The word 'slave' is multifaceted and carries several meanings that depend on the context. Without content, words have no meaning, and a word is offensive only if the context is offensive. The term 'slave' has been used in computer systems for about 50 years and in the IT context is perceived as 'the follower' rather than 'the enslaved.' If the distortion of context is allowed, it can lead to the conclusion that any word can be taken out of context, presented in a twisted sense, and portrayed as offensive.<\/p>\n<p><noindex><a rel=\"nofollow\" name=\"link\"><\/a><\/noindex><\/p>\n<p>Source: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=53146\">opennet.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041c\u044d\u0442\u0442\u044c\u044e \u0410\u0440\u0435\u043d\u0441 (Matthew Ahrens), \u043e\u0434\u0438\u043d \u0438\u0437 \u0434\u0432\u0443\u0445 \u0438\u0437\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u044b\u0445 \u0430\u0432\u0442\u043e\u0440\u043e\u0432 \u0444\u0430\u0439\u043b\u043e\u0432\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b ZFS, \u043f\u0440\u043e\u0432\u0451\u043b \u0447\u0438\u0441\u0442\u043a\u0443 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0445 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 OpenZFS (ZFS on Linux) \u043e\u0442 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u044f \u0441\u043b\u043e\u0432\u0430 &#171;slave&#187;, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0442\u0435\u043f\u0435\u0440\u044c \u0432\u043e\u0441\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442\u0441\u044f \u043a\u0430\u043a \u043d\u0435\u043f\u043e\u043b\u0438\u0442\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e\u0435. \u041f\u043e \u043c\u043d\u0435\u043d\u0438\u044e \u041c\u044d\u0442\u0442\u044c\u044e \u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0440\u0430\u0431\u0441\u0442\u0432\u0430 \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0430\u044e\u0442 \u0441\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0435 \u0438 \u0432 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0445 \u0440\u0435\u0430\u043b\u0438\u044f\u0445 \u0442\u0435\u0440\u043c\u0438\u043d &#171;slave&#187; \u0432 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u043d\u044b\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430\u0445 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0443\u043f\u043e\u043c\u0438\u043d\u0430\u043d\u0438\u0435\u043c \u043e \u043d\u0435\u043f\u0440\u0438\u044f\u0442\u043d\u043e\u043c \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u043a\u043e\u043c \u043e\u043f\u044b\u0442\u0435. [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-85076","post","type-post","status-publish","format-standard","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041c\u044d\u0442\u0442\u044c\u044e \u0410\u0440\u0435\u043d\u0441 (Matthew Ahrens), \u043e\u0434\u0438\u043d \u0438\u0437 \u0434\u0432\u0443\u0445 \u0438\u0437\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u044b\u0445 \u0430\u0432\u0442\u043e\u0440\u043e\u0432 \u0444\u0430\u0439\u043b\u043e\u0432\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b ZFS,\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/proekt-openzfs-iz-za-politkorrektnosti-izbavilsya-ot-upominaniya-slova-slave-v-kode\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u041f\u0440\u043e\u0435\u043a\u0442 OpenZFS \u0438\u0437-\u0437\u0430 \u043f\u043e\u043b\u0438\u0442\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e\u0441\u0442\u0438 \u0438\u0437\u0431\u0430\u0432\u0438\u043b\u0441\u044f \u043e\u0442 \u0443\u043f\u043e\u043c\u0438\u043d\u0430\u043d\u0438\u044f \u0441\u043b\u043e\u0432\u0430 \u00abslave\u00bb \u0432 \u043a\u043e\u0434\u0435 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041c\u044d\u0442\u0442\u044c\u044e \u0410\u0440\u0435\u043d\u0441 (Matthew Ahrens), \u043e\u0434\u0438\u043d \u0438\u0437 \u0434\u0432\u0443\u0445 \u0438\u0437\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u044b\u0445 \u0430\u0432\u0442\u043e\u0440\u043e\u0432 \u0444\u0430\u0439\u043b\u043e\u0432\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b ZFS,\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/proekt-openzfs-iz-za-politkorrektnosti-izbavilsya-ot-upominaniya-slova-slave-v-kode\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-06-12T23:42:03+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-06-12T23:42:03+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47The OpenZFS project has removed references to the word 'slave' in the code due to political correctness | ProHoster","description":"Matthew Ahrens, one of the two original authors of the ZFS file system,","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/proekt-openzfs-iz-za-politkorrektnosti-izbavilsya-ot-upominaniya-slova-slave-v-kode","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u041f\u0440\u043e\u0435\u043a\u0442 OpenZFS \u0438\u0437-\u0437\u0430 \u043f\u043e\u043b\u0438\u0442\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e\u0441\u0442\u0438 \u0438\u0437\u0431\u0430\u0432\u0438\u043b\u0441\u044f \u043e\u0442 \u0443\u043f\u043e\u043c\u0438\u043d\u0430\u043d\u0438\u044f \u0441\u043b\u043e\u0432\u0430 \u00abslave\u00bb \u0432 \u043a\u043e\u0434\u0435 | ProHoster","og:description":"\u041c\u044d\u0442\u0442\u044c\u044e \u0410\u0440\u0435\u043d\u0441 (Matthew Ahrens), \u043e\u0434\u0438\u043d \u0438\u0437 \u0434\u0432\u0443\u0445 \u0438\u0437\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u044b\u0445 \u0430\u0432\u0442\u043e\u0440\u043e\u0432 \u0444\u0430\u0439\u043b\u043e\u0432\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b ZFS,","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/proekt-openzfs-iz-za-politkorrektnosti-izbavilsya-ot-upominaniya-slova-slave-v-kode","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2020-06-12T23:42:03+00:00","article:modified_time":"2020-06-12T23:42:03+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"85076","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-02-28 14:44:22","updated":"2022-10-02 23:13:29","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/85076","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=85076"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/85076\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=85076"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=85076"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=85076"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}