diff options
author | Soumya Koduri <skoduri@redhat.com> | 2020-07-02 02:07:56 +0530 |
---|---|---|
committer | soumya k <skoduri@redhat.com> | 2020-08-12 10:56:35 +0000 |
commit | 8dfe8972ac3612b7df0789eede2fe0bfae020613 (patch) | |
tree | fd051c7c36a35840c2103b3b75f228f090ffc178 /contrib | |
parent | 95f167483e5e88866fef1193a7b7e8c62e2cc065 (diff) |
Issue with gf_fill_iatt_for_dirent
In "gf_fill_iatt_for_dirent()", while calculating inode_path for loc,
the inode should be of parent's. Instead it is loc.inode which results in error
and eventually lookup/readdirp fails.
This patch fixes the same.
Change-Id: Ied086234a4634e8cb13520521ac547c87b3c76b5
Fixes: #1351
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
(cherry picked from commit ab8308333aaf033e07dbbdf2f69f9313a7e311f3)
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions