<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:41:41 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>[LUDOC-283] Improve discussion of file IDs.</title>
                <link>https://jira.whamcloud.com/browse/LUDOC-283</link>
                <project id="10070" key="LUDOC">Lustre Documentation</project>
                    <description>&lt;p&gt;Soon after it mounts a file system a client will ask for a sequence of file IDs to be preassigned to it. This fosters an efficiency in that it doesn&apos;t need to wait for the FID to be assigned at the time it needs it and it can get many at once. &lt;/p&gt;

&lt;p&gt;This is done in a &quot;lazy&quot; way in that the client does not issue the request until the first time it needs a FID. The PtlRPC SEQ_QUERY accomplishes this. The MDT returns a FID sequence number, which is a 64 bit unsigned that acts as the first half of any of the FID&apos;s in the sequence. The second half is the object ID (32 bits) and the version (32 bits) as documented in lustre/include/lustre/lustre_user.h in the &quot;struct lu_fid&quot;. &lt;/p&gt;

&lt;p&gt;Expand on the above and incorporate it into the file_id.txt portion of the protocol document.&lt;/p&gt;</description>
                <environment></environment>
        <key id="29765">LUDOC-283</key>
            <summary>Improve discussion of file IDs.</summary>
                <type id="7" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/task_agile.png">Technical task</type>
                            <parent id="29563">LUDOC-280</parent>
                                    <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="uselton">Andrew Uselton</assignee>
                                    <reporter username="uselton">Andrew Uselton</reporter>
                        <labels>
                    </labels>
                <created>Tue, 28 Apr 2015 22:10:02 +0000</created>
                <updated>Thu, 23 Jul 2015 22:18:16 +0000</updated>
                            <resolved>Thu, 23 Jul 2015 22:18:15 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="122077" author="uselton" created="Thu, 23 Jul 2015 22:18:16 +0000"  >&lt;p&gt;This appears in the discussion of &apos;struct lu_fid&apos;. It is in the struct_lu_fid.txt portion of the sources.&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|hzxc1z:</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>