<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Shared Folders on FreeBSD developer&#39;s notebook</title>
    <link>https://kernelnomicon.org/tags/shared-folders/</link>
    <description>Recent content in Shared Folders on FreeBSD developer&#39;s notebook</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 12 Sep 2016 15:59:05 +0000</lastBuildDate>
    <atom:link href="https://kernelnomicon.org/tags/shared-folders/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>VirtualBox Shared Folders: progress report</title>
      <link>https://kernelnomicon.org/posts/virtualbox-shared-folders-progress-report/</link>
      <pubDate>Mon, 12 Sep 2016 15:59:05 +0000</pubDate>
      <guid>https://kernelnomicon.org/posts/virtualbox-shared-folders-progress-report/</guid>
      <description>&lt;p&gt;I spent Labor Day weekend laboring on VBox shared folders support for FreeBSD. It&amp;rsquo;s been some time since I worked on it last time so I had to refresh my memory first. Things have moved on since then - VBox in ports was updated to version 5, but fortunately Li-Wen synced up &lt;a href=&#34;https://github.com/lwhsu/freebsd-vboxfs&#34;&gt;freebsd-vboxfs&lt;/a&gt; repo to the latest version. After three days of laid-back hacking I am glad to announce that following VOPs are kind of implemented (in no particular order): lookup, access, readdir, read, getattr, readlink, remove, rmdir, symlink, close, create, open, write. &amp;ldquo;Kind of implemented&amp;rdquo; means that I was able to mount directory, traverse it, read file, calculate md5 sums and compare with host&amp;rsquo;s md5sum, create/remove directories, unzip zip file, etc but I doubt it would survive stress-test. Locking is all wrong at the moment and read/write VOPs allocate buffers for every operation.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
