Project

General

Profile

Feature #27

ACLs

Added by Sage Weil almost 14 years ago. Updated over 10 years ago.

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

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:

History

#1 Updated by Sage Weil almost 14 years ago

Add ACL support in kclient. I suspect this just means wiring things up to the generic acl helper code (the actual acl is just an xattr). But look at NFS or any other network fs with acl support first to see how this is done.

#2 Updated by Sage Weil over 13 years ago

Sage Weil wrote:

Add ACL support in kclient. I suspect this just means wiring things up to the generic acl helper code (the actual acl is just an xattr). But look at NFS or any other network fs with acl support first to see how this is done.

Actually, don't look at NFS. :)

Btrfs is probably as good a model as any.

#3 Updated by Sage Weil over 13 years ago

  • Assignee set to Pengcheng Chen

#4 Updated by Sage Weil over 13 years ago

  • Estimated time set to 3.00 h
  • Source set to 2

#5 Updated by Sage Weil about 13 years ago

  • Assignee deleted (Pengcheng Chen)

#6 Updated by Sage Weil over 12 years ago

this just got simpler with the acl changes in 3.1. fs/btrfs/acl.c is a good model, although we can skip the ceph-specific acl CONFIG option and rely on the global option.

#7 Updated by Sage Weil about 12 years ago

  • translation missing: en.field_position deleted (409)
  • translation missing: en.field_position set to 13

#8 Updated by Sage Weil over 10 years ago

  • Status changed from New to Resolved

Also available in: Atom PDF