<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:46:01 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-11683] Update ZFS Version to 0.7.12</title>
                <link>https://jira.whamcloud.com/browse/LU-11683</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;h4&gt;&lt;a name=&quot;0.7.12&quot;&gt;&lt;/a&gt;0.7.12&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;ZFS&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Add BuildRequires gcc, make, elfutils-libelf-devel &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/8095&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#8095&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/8102&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#8102&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix flake8 &quot;invalid escape sequence &apos;x&apos;&quot; warning &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/8056&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#8056&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;ZTS: Update O_TMPFILE support check &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7528&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7528&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Allow use of pool GUID as root pool &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/8052&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#8052&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix arc_release() refcount &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/8000&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#8000&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Prefix all refcount functions with zfs_ &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7963&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7963&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Linux 4.19-rc3+ compat: Remove refcount_t compat &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7885&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7885&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7932&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7932&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Zpool iostat: remove latency/queue scaling &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7945&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7945&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7694&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7694&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix statfs(2) for 32-bit user space &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7122&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7122&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7937&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7937&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Skip import activity test in more zdb code paths &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7797&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7797&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7801&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7801&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Reduce taskq and context-switch cost of zio pipe &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7736&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7736&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix race in dnode_check_slots_free() &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7147&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7147&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7388&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7388&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;em&gt;SPL&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Add BuildRequires gcc, make, elfutils-libelf-devel &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/8095&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#8095&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/8102&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#8102&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Linux 4.20 compat: current_kernel_time() &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/8074&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#8074&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Backport vnode.h changes from zfs:93ce2b4c&lt;/li&gt;
	&lt;li&gt;Define timestruc_t for Lustre compatibility &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/8014&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#8014&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;h4&gt;&lt;a name=&quot;0.7.11&quot;&gt;&lt;/a&gt;0.7.11&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;ZFS&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;tx_waited -&amp;gt; tx_dirty_delayed in trace_dmu.h &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7096&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7096&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Revert &quot;zpool reopen should detect expanded devices&quot; (&lt;a href=&quot;https://github.com/zfsonlinux/zfs/commit/2a16d4cfaf791ba2a6f61b29d1e3f2e7b675f913&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;2a16d4c&lt;/tt&gt;&lt;/a&gt;). The commit was causing an &quot;attempt to access beyond the end of device&quot; error: &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7906&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7906&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7899&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7899&lt;/a&gt; and&lt;br/&gt;
 &lt;a href=&quot;http://list.zfsonlinux.org/pipermail/zfs-discuss/2018-September/032217.htm&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://list.zfsonlinux.org/pipermail/zfs-discuss/2018-September/032217.htm&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;SPL&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Linux 4.18 compat: Kconfig &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7890&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7890&lt;/a&gt; (&lt;a href=&quot;https://github.com/behlendorf/spl/commit/88611c5416c96bf75817d7ab026b309fe4677372&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;behlendorf/spl@&lt;tt&gt;88611c5&lt;/tt&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;


&lt;h4&gt;&lt;a name=&quot;0.7.10&quot;&gt;&lt;/a&gt;0.7.10&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;ZFS&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Correctly handle errors from kern_path &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7764&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7764&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7864&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7864&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix build with CONFIG_GCC_PLUGIN_RANDSTRUCT &lt;a href=&quot;https://github.com/zfsonlinux/zfs/commit/f4ee628820df2b80b6cc17ff00d1687ea5a1ac64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;f4ee628&lt;/tt&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix &apos;zfs recv&apos; of non large_dnode send streams &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7617&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7617&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7662&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7662&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix object reclaim when using large dnodes &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7097&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7097&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7433&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7433&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix problems receiving reallocated dnodes &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/6821&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#6821&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/6864&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#6864&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fedora 28: Fix misc bounds check compiler warnings &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7826&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7826&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7830&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7830&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix libaio-devel requirement for Debian-based distributions &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7829&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7829&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7831&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7831&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Add libaio-devel BuildRequires &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7821&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7821&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7824&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7824&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Add missing zfs-dracut RPM dependencies &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7729&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7729&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7747&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7747&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Don&apos;t modify argv[] in user tools &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7760&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7760&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix arcstat.py handling of unsupported options &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7799&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7799&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Allow inherited properties in zfs_check_settable() &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7755&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7755&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7576&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7576&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7757&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7757&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix zfs incremental send remove &apos;-o&apos; properties &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7478&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7478&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;OpenZFS 8906 - uts: illumos rootfs should support salted cksum &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/6501&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#6501&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7714&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7714&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix zpl_mount() deadlock &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7598&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7598&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7659&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7659&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7691&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7691&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7693&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7693&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix kernel unaligned access on sparc64 &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7642&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7642&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7684&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7684&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Default ashift for Amazon EC2 NVMe devices &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7676&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7676&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Linux 4.14 compat: blk_queue_stackable() &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7645&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7645&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Add pool state /proc entry, &quot;SUSPENDED&quot; pools &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7331&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7331&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7563&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7563&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;zpool reopen should detect expanded devices &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7546&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7546&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Support Debian DKMS builds &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7358&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7358&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7540&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7540&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7554&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7554&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;module param callbacks check for initialized spa &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7496&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7496&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7521&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7521&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Trim new line from zfs_vdev_scheduler &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/3356&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#3356&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/6573&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#6573&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix ENOSPC in &quot;Handle zap_add() failures in ...&quot; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7401&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7401&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7421&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7421&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Fix divide-by-zero in mmp_delay_update() &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7391&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7391&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issue &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7084&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7084&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Linux compat 4.18: check_disk_size_change() &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7611&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7611&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Linux 4.18 compat: inode timespec -&amp;gt; timespec64 &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7643&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;zv_suspend_lock in zvol_open()/zvol_release() &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/6342&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#6342&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;em&gt;SPL&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Add rwsem_tryupgrade for 4.9.20-rt16 kernel (SPL) &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7589&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7589&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Add pool state /proc entry, &quot;SUSPENDED&quot; pools (SPL) &lt;a href=&quot;https://github.com/zfsonlinux/zfs/issues/7331&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7331&lt;/a&gt; &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7563&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7563&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Linux 4.18 compat: inode timespec -&amp;gt; timespec64 &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/7643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#7643&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="54073">LU-11683</key>
            <summary>Update ZFS Version to 0.7.12</summary>
                <type id="3" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11318&amp;avatarType=issuetype">Task</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="utopiabound">Nathaniel Clark</reporter>
                        <labels>
                            <label>zfs</label>
                    </labels>
                <created>Mon, 19 Nov 2018 21:41:01 +0000</created>
                <updated>Tue, 26 Mar 2019 14:42:20 +0000</updated>
                            <resolved>Wed, 16 Jan 2019 13:27:25 +0000</resolved>
                                    <version>Lustre 2.12.0</version>
                    <version>Lustre 2.10.5</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="237242" author="gerrit" created="Tue, 20 Nov 2018 13:27:59 +0000"  >&lt;p&gt;Nathaniel Clark (nclark@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33687&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33687&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11683&quot; title=&quot;Update ZFS Version to 0.7.12&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11683&quot;&gt;&lt;del&gt;LU-11683&lt;/del&gt;&lt;/a&gt; build: Update ZFS to 0.7.12&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c21226c982b3643bffb5820b533c4968d8e128f6&lt;/p&gt;</comment>
                            <comment id="239560" author="gerrit" created="Tue, 8 Jan 2019 18:47:46 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33990&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33990&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11683&quot; title=&quot;Update ZFS Version to 0.7.12&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11683&quot;&gt;&lt;del&gt;LU-11683&lt;/del&gt;&lt;/a&gt; build: Update ZFS to 0.7.12&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d38635c9bd53c054d698f8cb08271ac773bca21b&lt;/p&gt;</comment>
                            <comment id="240090" author="gerrit" created="Wed, 16 Jan 2019 07:08:13 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33687/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33687/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11683&quot; title=&quot;Update ZFS Version to 0.7.12&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11683&quot;&gt;&lt;del&gt;LU-11683&lt;/del&gt;&lt;/a&gt; build: Update ZFS to 0.7.12&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3c140754bfc8f3187520d5486120b0605eb9e33b&lt;/p&gt;</comment>
                            <comment id="240130" author="pjones" created="Wed, 16 Jan 2019 13:27:25 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="53343">LU-11393</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="55125">LU-12059</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i006o7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>