[Bugs] [Bug 1291208] Regular files are listed as 'T' files on nfs mount

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 17 14:34:03 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1291208



--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12989 committed in release-3.7 by Kaleb
KEITHLEY (kkeithle at redhat.com) 
------
commit e9bb9f018f14f7d32c2ff4cc33df3a114a6f376b
Author: Jiffin Tony Thottan <jthottan at gmail.com>
Date:   Mon Dec 14 15:29:21 2015 +0530

    nfs : Inform client to perform extra GETATTR call for 'T' files

    Due to the changes from http://review.gluster.org/#/c/12722/,
    for tier volume the readirp will be send only to cold subvol,
    therefore the resulting list may contain 'T' files. For those
    files, by performing additional getattr call will populate the
    attributes correctly. This check should be based on inode value
    passed from the readdirp(both T files and directory have NULL
    value) and skip directory in the same.

    Cherry picked from commit 5e36564754e2d83a7666066f4da7f148960a5694:
    > Change-Id: Ieb6724b05301cdbf0a0ef15ad9db51014faa0457
    > BUG: 1291212
    > Signed-off-by: Jiffin Tony Thottan <jthottan at redhat.com>
    > Reviewed-on: http://review.gluster.org/12960
    > Tested-by: Gluster Build System <jenkins at build.gluster.com>
    > Reviewed-by: soumya k <skoduri at redhat.com>
    > Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    > Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>

    Change-Id: Ida82b6d1636f796abacf0b8f83f8b24037baec3b
    BUG: 1291208
    Signed-off-by: Jiffin Tony Thottan <jthottan at redhat.com>
    Reviewed-on: http://review.gluster.org/12989
    Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
    Reviewed-by: Niels de Vos <ndevos at redhat.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.


More information about the Bugs mailing list