Project

General

Profile

Actions

Bug #23894

closed

ceph-fuse: missing dentries in readdir result

Added by Zheng Yan almost 6 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Correctness/Safety
Target version:
% Done:

0%

Source:
Community (user)
Tags:
Backport:
luminous
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Client, MDS
Labels (FS):
task(medium)
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (0 open1 closed)

Copied to CephFS - Backport #24049: luminous: ceph-fuse: missing dentries in readdir resultResolvedPrashant DActions
Actions #1

Updated by Patrick Donnelly almost 6 years ago

  • Category set to Correctness/Safety
  • Assignee set to Zheng Yan
  • Target version set to v13.0.0
  • Source set to Community (user)
  • Backport set to luminous
  • Component(FS) Client, MDS added
  • Labels (FS) task(medium) added
Actions #2

Updated by Patrick Donnelly almost 6 years ago

  • Priority changed from Normal to High
Actions #3

Updated by Zheng Yan almost 6 years ago

libcephfs does not handle session stale message properly

steps to reproduce:

1. create two ceph-fuse mounts, mount_a and mount_b
2. make an empty directoty
3. ls the empty directory from both mounts
4. use gdb to attach ceph-fuse process of mount_b. (don't continue its execution)
5. wait until mount_b's session become stale
5. touch a file in the directory from mount_a.
6. continue execution of mount_b's ceph-fuse process
7. ls the directory from mount_b. (the newly created file does not show)

Actions #4

Updated by Zheng Yan almost 6 years ago

  • Status changed from New to Fix Under Review
Actions #5

Updated by Patrick Donnelly almost 6 years ago

  • Target version changed from v13.0.0 to v14.0.0
  • Backport changed from luminous to mimic,luminous
Actions #6

Updated by Patrick Donnelly almost 6 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Target version changed from v14.0.0 to v13.2.0
  • Backport changed from mimic,luminous to luminous
Actions #7

Updated by Nathan Cutler almost 6 years ago

  • Copied to Backport #24049: luminous: ceph-fuse: missing dentries in readdir result added
Actions #8

Updated by Nathan Cutler almost 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF