Project

General

Profile

Actions

Feature #41135

closed

add file capability support to kcephfs

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

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

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:

Description

xfstest/093 fails:

generic/093    - output mismatch (see /home/jlayton/git/xfstests-dev/results//generic/093.out.bad)
    --- tests/generic/093.out    2019-04-08 09:27:46.078130238 -0400
    +++ /home/jlayton/git/xfstests-dev/results//generic/093.out.bad    2019-08-06 08:36:42.071395732 -0400
    @@ -1,10 +1,19 @@
     QA output created by 093

     **** Verifying that appending to file clears capabilities ****
    -file = cap_chown+ep
    +Failed to set capabilities on file '/mnt/test/093.file' (Operation not supported)
    +usage: setcap [-q] [-v] [-n <rootid>] (-r|-|<caps>) <filename> [ ... (-r|-|<capsN>) <filenameN> ]
    +
    ...
    (Run 'diff -u /home/jlayton/git/xfstests-dev/tests/generic/093.out /home/jlayton/git/xfstests-dev/results//generic/093.out.bad'  to see the entire diff)

I don't see any reason we can't support file capabilities on cephfs.

Actions #1

Updated by Jeff Layton over 4 years ago

  • Subject changed from add file capability support to the kclient to add file capability support to kcephfs
Actions #2

Updated by Jeff Layton over 4 years ago

  • Status changed from New to Resolved

Merged for v5.4.

Actions

Also available in: Atom PDF