<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Writing Linux File System for Fun</title>
        <link>https://tube.mucs.club/videos/watch/ea01cfe9-a327-47ba-9228-e793a8007865</link>
        <description>"Writing Linux File System for Fun" by Maciej Grochowski Slides: https://github.com/cppdug/presentations/blob/master/files/2018-05-14/WritingFS4Fun.pptx Abstract: The UNIX Filesystem story goes back to the first implementation of the operating system. Since then there were many different implementations and improvements, that makes FileSystem quite complicated but also rock solid piece of software. Currently, most people treat FS as a black box or indivisible part of OS. In this talk, I want to present some basics about FS by doing a simple implementation of Filesystem. About the author: Maciej is a Software Engineer at Veritas Technology where he is working on Veritas Filesystem, doing maintenance and helping company customers with the different type of challenges. He started his career by writing software for embedded devices, but during the time he focused more on UNIX servers. He has experience with Device Drivers and Application stacks on Linux and FreeBSD. Previous working experience includes companies like Intel, NTT or Samsung. Linkedin profile: https://www.linkedin.com/in/maciej-grochowski-94a03a54/</description>
        <lastBuildDate>Thu, 27 Aug 2026 22:27:53 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.mucs.club</generator>
        <image>
            <title>Writing Linux File System for Fun</title>
            <url>https://tube.mucs.club/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://tube.mucs.club/videos/watch/ea01cfe9-a327-47ba-9228-e793a8007865</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.mucs.club/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.mucs.club/feeds/video-comments.xml?videoId=ea01cfe9-a327-47ba-9228-e793a8007865" rel="self" type="application/rss+xml"/>
    </channel>
</rss>