Project

General

Profile

Actions

Bug #40965

closed

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

Added by Jeff Layton almost 5 years ago. Updated almost 5 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

Also available in: Atom PDF