<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in vfs</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4a361a72d5eb7e167949f7a4975bc29c2fc2c33f - vfs/procfs: Add kqueue support</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/vfs/#4a361a72d5eb7e167949f7a4975bc29c2fc2c33f</link>
        <description>vfs/procfs: Add kqueue supportThis patch is mostly derived from tmpfs.With kqueue support implemented, poll() now works with the files on thispseudo filesystem.  For example, poll() would report POLLIN instead oftiming out, and this makes less(1) work correctly.Reviewed-by: dillon

            List of files:
            /dflybsd-src/sys/vfs/procfs/procfs_subr.c/dflybsd-src/sys/vfs/procfs/procfs_vnops.c</description>
        <pubDate>Tue, 23 Jul 2024 03:00:00 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>7ced307156514cbd160672bba63420da0e492a05 - vfs/procfs: Whitespace and style fixes</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/vfs/#7ced307156514cbd160672bba63420da0e492a05</link>
        <description>vfs/procfs: Whitespace and style fixes

            List of files:
            /dflybsd-src/sys/vfs/procfs/procfs_ctl.c/dflybsd-src/sys/vfs/procfs/procfs_mem.c/dflybsd-src/sys/vfs/procfs/procfs_status.c/dflybsd-src/sys/vfs/procfs/procfs_vfsops.c</description>
        <pubDate>Tue, 23 Jul 2024 01:00:00 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>44d26fef007fd5282db87e8bea6faec2b48d2803 - cd9660 - Fix unexpected file/dir mode mask in 7764eb663ae501</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/vfs/#44d26fef007fd5282db87e8bea6faec2b48d2803</link>
        <description>cd9660 - Fix unexpected file/dir mode mask in 7764eb663ae501* 7764eb663ae501 used the modes of the underlying mount point as the  default fmask and dmask for cd9660 mounts when no masking options  are specified.   This is unexpected.  Prior to that commit, the modes  from ISO were used verbatim.* This commit returns to the old (more expected) operation when  -m/-M is not specified.* Also make some adjustments to ensure that new kernels work with  old worlds and vise-versa.  Make use of the fields require the  related mount flag and also default the fields to all modes when  -m/-M is not specified.  Any mismatch will have the prior (expected)  operation.Reported-by: Sergey Zigachev (servik)

            List of files:
            /dflybsd-src/sys/vfs/isofs/cd9660/cd9660_mount.h/dflybsd-src/sys/vfs/isofs/cd9660/cd9660_vfsops.c</description>
        <pubDate>Wed, 08 Jan 2025 16:00:00 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>cc8e70bd591c943565dd618d131dcee0027ded02 - kern - Make lseek(2) generic</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/vfs/#cc8e70bd591c943565dd618d131dcee0027ded02</link>
        <description>kern - Make lseek(2) generic* Extend fileops with fo_seek function allowing pluggable lseek(2)  implementations. Part of preparation for linux DMA-BUF compat API.* Move current vnode lseek implementation into vnode and devfs fileops.  Code is exactly the same in both, note about duplication added.* Set remaining fileops to badfo_seek.Mentored-By: dillon

            List of files:
            /dflybsd-src/sys/vfs/devfs/devfs_vnops.c</description>
        <pubDate>Tue, 08 Oct 2024 14:00:00 +0000</pubDate>
        <dc:creator>Sergey Zigachev &lt;s.zi@outlook.com&gt;</dc:creator>
    </item>
<item>
        <title>831bf8372c96a72ec629fcd3465f431b7f0ed3e8 - sys/vfs/hammer2: Sync with recent userspace ondisk.c changes</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/vfs/#831bf8372c96a72ec629fcd3465f431b7f0ed3e8</link>
        <description>sys/vfs/hammer2: Sync with recent userspace ondisk.c changes8d1faa373c717ffa3d7dce83f48327742c966dadc825a6c5bc23e72617bbb2bede9bfb99724bada0sys/vfs/hammer2 has mostly same verifications in hammer2_ondisk.c.

            List of files:
            /dflybsd-src/sys/vfs/hammer2/hammer2_ondisk.c</description>
        <pubDate>Wed, 25 Sep 2024 08:00:00 +0000</pubDate>
        <dc:creator>Tomohiro Kusumi &lt;tkusumi@netbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>9443de1e697b0500d2fe9da1bb2a23769759c93b - sys/vfs/hammer2: Remove obsolete comments for unused/reserved ondisk fields</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/vfs/#9443de1e697b0500d2fe9da1bb2a23769759c93b</link>
        <description>sys/vfs/hammer2: Remove obsolete comments for unused/reserved ondisk fields

            List of files:
            /dflybsd-src/sys/vfs/hammer2/hammer2_disk.h</description>
        <pubDate>Tue, 01 Oct 2024 08:00:00 +0000</pubDate>
        <dc:creator>Tomohiro Kusumi &lt;tkusumi@netbsd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
