Project

General

Profile

Actions

Bug #40965

closed

client: don't report ceph.* xattrs via listxattr

Added by Jeff Layton over 4 years ago. Updated over 4 years ago.

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

0%

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

Description

The convention with filesystems that have virtual xattrs is to not report them via listxattr(). A lot of archiving tools will use listxattr to figure out which xattrs to preserve, and that breaks down with virtual ones.

I've proposed a kernel patch that should fix this there:

https://marc.info/?l=ceph-devel&m=156398918417183&w=2

We should have the userland client follow suit.

Actions #1

Updated by Jeff Layton over 4 years ago

  • Assignee set to Jeff Layton
Actions #2

Updated by Patrick Donnelly over 4 years ago

  • Subject changed from don't report ceph.* xattrs via listxattr to client: don't report ceph.* xattrs via listxattr
  • Target version set to v15.0.0
  • Start date deleted (07/25/2019)
  • Source set to Development
  • Backport set to nautilus,mimic
  • Component(FS) Client added
Actions #3

Updated by Patrick Donnelly over 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 29339
Actions #4

Updated by Patrick Donnelly over 4 years ago

  • Status changed from Fix Under Review to Resolved
  • Backport deleted (nautilus,mimic)
Actions

Also available in: Atom PDF