<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in fsdev_io.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6cb9c75cafe98f52604eba94d6b76356861de077 - lib/fsdev: mount and umount API introduced</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/lib/fsdev/fsdev_io.c#6cb9c75cafe98f52604eba94d6b76356861de077</link>
        <description>lib/fsdev: mount and umount API introducedThis patch introduces SPDK fsdev spdk_fsdev_mount and spdk_fsdev_umountAPIs, the SPDK fsdev analogues of FUSE_INIT and FUSE_DESTROY.The corresponding fsdev module handlers are optional (as any other),however failing the INIT handler will fail the FUSE_INIT and thereforethe host&apos;s mount.The spdk_fsdev_open() API doesn&apos;t get the open_opts parameter anymore.It became mount_opts now.Change-Id: I316a31f6999b9fabe6cee51c87fdd0e6e49ed569Signed-off-by: Anton Nayshtut &lt;anayshtut@nvidia.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25009Reviewed-by: Ben Walker &lt;ben@nvidia.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Mellanox Build BotReviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Community-CI: Community CI Samsung &lt;spdk.community.ci.samsung@gmail.com&gt;

            List of files:
            /spdk/lib/fsdev/fsdev_io.c</description>
        <pubDate>Sun, 13 Oct 2024 13:00:32 +0000</pubDate>
        <dc:creator>Anton Nayshtut &lt;anayshtut@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>39dafea41df26662a997bc549334c524eef94912 - module/fsdev/aio: fixed couple of errors</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/lib/fsdev/fsdev_io.c#39dafea41df26662a997bc549334c524eef94912</link>
        <description>module/fsdev/aio: fixed couple of errorsFixed issues detected by Coverity.1) close(fd) could be called for already closed fd. Now it is not  possible2) A file descriptor was checked instead of fhandle that was  returned from file_handle_create(fobject, fd)3) A fsdev_io was checked instead of fsdev_io-&gt;u_in.symlink.target  when checking if strdup() succeededChange-Id: Ic679629bb6a6e63f4a087c826ed3ec73fe57bdb7Signed-off-by: Marcin Spiewak &lt;marcin.spiewak@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24646Reviewed-by: Changpeng Liu &lt;changpeliu@tencent.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;

            List of files:
            /spdk/lib/fsdev/fsdev_io.c</description>
        <pubDate>Thu, 22 Aug 2024 12:34:14 +0000</pubDate>
        <dc:creator>Marcin Spiewak &lt;marcin.spiewak@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>bf30e09abe1667ae2769aa367cde39c550bcac00 - fsdev: Add generic filesystem layer implementation</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/lib/fsdev/fsdev_io.c#bf30e09abe1667ae2769aa367cde39c550bcac00</link>
        <description>fsdev: Add generic filesystem layer implementationChange-Id: I021b7574de0862d42a8c82b8ca4d39b816025a5bSigned-off-by: Anton Nayshtut &lt;anayshtut@nvidia.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22511Community-CI: Mellanox Build BotReviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Ben Walker &lt;ben@nvidia.com&gt;

            List of files:
            /spdk/lib/fsdev/fsdev_io.c</description>
        <pubDate>Mon, 13 Nov 2023 15:22:44 +0000</pubDate>
        <dc:creator>Anton Nayshtut &lt;anayshtut@nvidia.com&gt;</dc:creator>
    </item>
</channel>
</rss>
