<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:35:34 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-17453] Use dget_parent/dput during d_revalidate</title>
                <link>https://jira.whamcloud.com/browse/LU-17453</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;There appears to be a race that can be triggered by parallel-scale-nfsv3.&lt;/p&gt;

&lt;p&gt;In any case the use of dget/dput prevents the dentry from disappearing while it is being validated&lt;/p&gt;

&lt;p&gt;This can result in a crash:&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;[ 1998.665129][T23978] BUG: kernel NULL pointer dereference, address: 0000000000000000
[ 1998.672417][T23978] #PF: supervisor read access in kernel mode
[ 1998.675733][T23978] #PF: error_code(0x0000) - not-present page
[ 1998.679427][T23978] PGD 0 P4D 0 
[ 1998.683876][T23978] Oops: 0000 [#1] PREEMPT SMP PTI
[ 1998.686690][T23978] CPU: 4 PID: 23978 Comm: dd Kdump: loaded Tainted: G        W  OE     N 5.14.21-150400.24.41-default #1 SLE15-SP4 e37e7aadb4e42246eb51815d42fa73d67a617d00
[ 1998.698157][T23978] Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011
[ 1998.702225][T23978] RIP: 0010:path_openat+0x81a/0x1080
[ 1998.705221][T23978] Code: 00 f0 ff ff 49 89 c3 48 89 44 24 10 48 8b 4c 24 30 0f 86 c6 fa ff ff e9 fb fc ff ff 48 8b 5a 30 8b 15 c6 4c 9f 01 85 d2 75 0d &amp;lt;0f&amp;gt; b7 03 66 25 00 f0 66 3d 00 10 74 28 8b 0d ab 4c 9f 01 85 c9 75
[ 1998.723281][T23978] RSP: 0018:ffffa86744fc7c50 EFLAGS: 00010246
[ 1998.727185][T23978] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000004b00000000
[ 1998.731275][T23978] RDX: 0000000000000000 RSI: 0000000000000064 RDI: ffff8a19d4465418
[ 1998.736350][T23978] RBP: ffffa86744fc7e3c R08: 00000000000090c8 R09: 0000000000000001
[ 1998.742956][T23978] R10: ffff8a19dc9ad190 R11: ffff8a19cb28d300 R12: 0000000000008042
[ 1998.751696][T23978] R13: 0000000000000000 R14: ffffa86744fc7d00 R15: ffff8a19c2101600
[ 1998.757626][T23978] FS:  00007f1fb2ceb740(0000) GS:ffff8a19fbd00000(0000) knlGS:0000000000000000
[ 1998.769153][T23978] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1998.774199][T23978] CR2: 0000000000000000 CR3: 000000011e8aa000 CR4: 00000000000406e0
[ 1998.777925][T23978] Call Trace:
[ 1998.780410][T23978]  &amp;lt;TASK&amp;gt;
[ 1998.782562][T23978]  ? do_filp_open+0xd9/0x140
[ 1998.789075][T23978]  do_filp_open+0xc5/0x140
[ 1998.792461][T23978]  ? _raw_spin_unlock+0xa/0x30
[ 1998.794971][T23978]  ? kmem_cache_alloc+0x4d/0x4c0
[ 1998.797279][T23978]  ? _raw_spin_unlock+0xa/0x30
[ 1998.800835][T23978]  ? do_sys_openat2+0x23e/0x310
[ 1998.810720][T23978]  do_sys_openat2+0x23e/0x310
[ 1998.815004][T23978]  do_sys_open+0x57/0x80
[ 1998.818226][T23978]  do_syscall_64+0x5b/0x80
[ 1998.821460][T23978]  ? syscall_exit_to_user_mode+0x18/0x40
[ 1998.825997][T23978]  ? _raw_spin_unlock+0xa/0x30
[ 1998.829523][T23978]  ? filp_close+0x51/0x80
[ 1998.836459][T23978]  ? syscall_exit_to_user_mode+0x18/0x40
[ 1998.839667][T23978]  ? do_syscall_64+0x67/0x80
[ 1998.842921][T23978]  ? exc_page_fault+0x67/0x150
[ 1998.846876][T23978]  entry_SYSCALL_64_after_hwframe+0x61/0xcb
[ 1998.850821][T23978] RIP: 0033:0x7f1fb27e077d
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</description>
                <environment></environment>
        <key id="80156">LU-17453</key>
            <summary>Use dget_parent/dput during d_revalidate</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="stancheff">Shaun Tancheff</assignee>
                                    <reporter username="stancheff">Shaun Tancheff</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Jan 2024 10:23:07 +0000</created>
                <updated>Mon, 29 Jan 2024 16:15:14 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="400478" author="gerrit" created="Mon, 22 Jan 2024 10:33:34 +0000"  >&lt;p&gt;&quot;Shaun Tancheff &amp;lt;shaun.tancheff@hpe.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53757&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53757&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17453&quot; title=&quot;Use dget_parent/dput during d_revalidate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17453&quot;&gt;LU-17453&lt;/a&gt; llite: use dget_parent in d_revalidate&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c9491a1fe5bf6a1d023639511c3552befa28d5e2&lt;/p&gt;</comment>
                            <comment id="400616" author="paf0186" created="Mon, 22 Jan 2024 16:42:40 +0000"  >&lt;p&gt;Can you give any more details about how this race manifests?&#160; What goes wrong?&lt;/p&gt;</comment>
                            <comment id="400711" author="stancheff" created="Tue, 23 Jan 2024 02:48:09 +0000"  >&lt;p&gt;Updated description to include the crash back-trace.&lt;/p&gt;</comment>
                            <comment id="401652" author="gerrit" created="Mon, 29 Jan 2024 16:15:14 +0000"  >&lt;p&gt;&quot;Shaun Tancheff &amp;lt;shaun.tancheff@hpe.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53850&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53850&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17453&quot; title=&quot;Use dget_parent/dput during d_revalidate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17453&quot;&gt;LU-17453&lt;/a&gt; test: use dget_parent to access dentry.d_parent&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 76514113901fdb3dd507b7c5c17757580ccf03e9&lt;/p&gt;</comment>
                    </comments>
                    <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|i048g7:</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>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>