Project

General

Profile

Actions

Fix #5729

closed

ceph-fuse: fix getgroups_cb and gids

Added by Sage Weil almost 11 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

+ * - the cb needs the request handle to be useful; we should get the
+ * gids in the method here in fuse_ll.c and pass the gid list in,
+ * not use a callback.
+ * - the callback mallocs the list but it is not free()'d

Actions #1

Updated by Greg Farnum almost 11 years ago

Is this the ticket for "ceph-fuse is crashing everywhere"?

Actions #2

Updated by Greg Farnum almost 11 years ago

Yes, yes it is. Which part of it is actually broken? I can't tell from the problem description.

Actions #3

Updated by Sage Weil about 10 years ago

  • Tracker changed from Bug to Fix
  • Subject changed from ceph-fuse: fix getgroups_cb to ceph-fuse: fix getgroups_cb and gids
Actions #4

Updated by Sage Weil almost 8 years ago

  • Status changed from New to Resolved

commit:0eb6d0ba1b65ac0aaffc72a82f07857cc65a6b88 fixes it.

Actions

Also available in: Atom PDF