<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:12:13 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-968] e2scan not reporting files</title>
                <link>https://jira.whamcloud.com/browse/LU-968</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;simple reproduce:&lt;br/&gt;
sh lustre/tests/llmount.sh&lt;br/&gt;
touch /mnt/lustre/000&lt;br/&gt;
mkdir /mnt/lustre/test&lt;br/&gt;
touch /mnt/lustre/test/111&lt;br/&gt;
touch /mnt/lustre/test/222&lt;br/&gt;
stat /mnt/lustre/test/111&lt;br/&gt;
sh lustre/tests/llmountcleanup.sh&lt;br/&gt;
e2scan -l /tmp/lustre-mdt0&lt;/p&gt;

&lt;p&gt;generating list of files with&lt;br/&gt;
	mtime newer than Thu Jan  5 12:58:21 2012&lt;br/&gt;
	ctime newer than Thu Jan  5 12:58:21 2012&lt;br/&gt;
inode bitmap is read, 0 seconds&lt;br/&gt;
visible root: &quot;/&quot;&lt;br/&gt;
scanning inode tables .. done&lt;br/&gt;
	44 inodes, 0 seconds, 28 files, 0 dirs to find&lt;br/&gt;
scanning directory blocks (13).. ./lov_objid&lt;br/&gt;
./oi.16&lt;br/&gt;
./fld&lt;br/&gt;
./seq_srv&lt;br/&gt;
./seq_ctl&lt;br/&gt;
./capa_keys&lt;br/&gt;
./last_rcvd&lt;br/&gt;
./CATALOGS&lt;br/&gt;
./ROOT/000&lt;br/&gt;
./CONFIGS/mountdata&lt;br/&gt;
./CONFIGS/_mgs-sptlrpc&lt;br/&gt;
./CONFIGS/lustre-client&lt;br/&gt;
./CONFIGS/lustre-sptlrpc&lt;br/&gt;
./CONFIGS/lustre-MDT0000&lt;br/&gt;
./CONFIGS/lustre-params&lt;br/&gt;
./CONFIGS/changelog_catalog&lt;br/&gt;
./CONFIGS/changelog_users&lt;br/&gt;
./CONFIGS/sptlrpc&lt;br/&gt;
./CONFIGS/lustre-OST0000&lt;br/&gt;
./CONFIGS/lustre-OST0001&lt;br/&gt;
./NIDTBL_VERSIONS/lustre&lt;br/&gt;
./OBJECTS/22:e683f8d4&lt;br/&gt;
./OBJECTS/23:e683f8d5&lt;br/&gt;
done&lt;br/&gt;
	13 blocks, 0 seconds, 23 files reported&lt;/p&gt;

&lt;p&gt;No file 111, 222.&lt;br/&gt;
more information in: &lt;br/&gt;
&lt;a href=&quot;https://bugzilla.clusterstor.com/show_bug.cgi?id=626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.clusterstor.com/show_bug.cgi?id=626&lt;/a&gt; &lt;/p&gt;</description>
                <environment>latest e2fsprogs</environment>
        <key id="12814">LU-968</key>
            <summary>e2scan not reporting files</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</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="wc-triage">WC Triage</assignee>
                                    <reporter username="aboyko">Alexander Boyko</reporter>
                        <labels>
                    </labels>
                <created>Fri, 6 Jan 2012 06:10:29 +0000</created>
                <updated>Mon, 30 Jan 2012 15:19:16 +0000</updated>
                            <resolved>Mon, 30 Jan 2012 15:19:16 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="25994" author="aboyko" created="Fri, 6 Jan 2012 06:15:40 +0000"  >&lt;p&gt;root cause of the bug:&lt;br/&gt;
e2scan/filelist.c have next code at filelist_dblist_iterate_cb() function: &lt;br/&gt;
 is_dirname = (dirent2-&amp;gt;file_type == EXT2_FT_DIR) ? 1 : 0; &lt;/p&gt;

&lt;p&gt;for /mnt/lustre/test/ file_type is 18, but type of dir is only 3 bits.&lt;/p&gt;

&lt;p&gt;patch is submitted to &lt;a href=&quot;http://review.whamcloud.com/1925&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1925&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="27618" author="hudson" created="Mon, 30 Jan 2012 15:10:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/e2fsprogs-master/./arch=x86_64,distro=el5/183/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e2fsprogs-master &#187; x86_64,el5 #183&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-968&quot; title=&quot;e2scan not reporting files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-968&quot;&gt;&lt;del&gt;LU-968&lt;/del&gt;&lt;/a&gt; e2scan: fix directory check (Revision 881de8642d4cc3174a85474112e52b2f11310b69)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
alexander_boyko : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=tools/e2fsprogs.git;a=commit;h=refs/heads/master-lustre&amp;amp;a=commit&amp;amp;h=881de8642d4cc3174a85474112e52b2f11310b69&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;881de8642d4cc3174a85474112e52b2f11310b69&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;patches/e2fsprogs-e2scan.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="27619" author="hudson" created="Mon, 30 Jan 2012 15:11:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/e2fsprogs-master/./arch=x86_64,distro=el6/183/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e2fsprogs-master &#187; x86_64,el6 #183&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-968&quot; title=&quot;e2scan not reporting files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-968&quot;&gt;&lt;del&gt;LU-968&lt;/del&gt;&lt;/a&gt; e2scan: fix directory check (Revision 881de8642d4cc3174a85474112e52b2f11310b69)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
alexander_boyko : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=tools/e2fsprogs.git;a=commit;h=refs/heads/master-lustre&amp;amp;a=commit&amp;amp;h=881de8642d4cc3174a85474112e52b2f11310b69&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;881de8642d4cc3174a85474112e52b2f11310b69&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;patches/e2fsprogs-e2scan.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="27620" author="hudson" created="Mon, 30 Jan 2012 15:11:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/e2fsprogs-master/./arch=i686,distro=el6/183/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e2fsprogs-master &#187; i686,el6 #183&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-968&quot; title=&quot;e2scan not reporting files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-968&quot;&gt;&lt;del&gt;LU-968&lt;/del&gt;&lt;/a&gt; e2scan: fix directory check (Revision 881de8642d4cc3174a85474112e52b2f11310b69)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
alexander_boyko : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=tools/e2fsprogs.git;a=commit;h=refs/heads/master-lustre&amp;amp;a=commit&amp;amp;h=881de8642d4cc3174a85474112e52b2f11310b69&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;881de8642d4cc3174a85474112e52b2f11310b69&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;patches/e2fsprogs-e2scan.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="27621" author="hudson" created="Mon, 30 Jan 2012 15:13:51 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/e2fsprogs-master/./arch=i686,distro=el5/183/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e2fsprogs-master &#187; i686,el5 #183&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-968&quot; title=&quot;e2scan not reporting files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-968&quot;&gt;&lt;del&gt;LU-968&lt;/del&gt;&lt;/a&gt; e2scan: fix directory check (Revision 881de8642d4cc3174a85474112e52b2f11310b69)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
alexander_boyko : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=tools/e2fsprogs.git;a=commit;h=refs/heads/master-lustre&amp;amp;a=commit&amp;amp;h=881de8642d4cc3174a85474112e52b2f11310b69&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;881de8642d4cc3174a85474112e52b2f11310b69&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;patches/e2fsprogs-e2scan.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="27622" author="pjones" created="Mon, 30 Jan 2012 15:19:16 +0000"  >&lt;p&gt;Patch landed&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|hzvhkf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6495</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>