[Bugs] [Bug 1564071] directories are invisible on client side
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jun 26 05:30:05 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1564071
--- Comment #20 from Nithya Balachandran <nbalacha at redhat.com> ---
On analysing the tcpdumps sent, I noticed the following:
Readdirp returns entries without iatt information from 3 bricks of the volume
(the ones that contained the "hidden" files). This is the case for all entries
on that brick and for both files and directories.
dht_readdirp_cbk finds an invalid iatt type and strips out the entries which is
why they are not listed even though they exist on the bricks.
>From the code, a possible cause is the call to posix_handle_path() failing in
posix_readdirp_fill(). posix_readdirp_fill will not fill the iatt information
in this case but the entries are still returned to the client.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=3x5Zv2W7f8&a=cc_unsubscribe
More information about the Bugs
mailing list