lkml.org 
[lkml]   [2019]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v8 11/24] erofs: introduce xattr & posixacl support
    Hi Christoph,

    On Mon, Sep 02, 2019 at 05:57:11AM -0700, Christoph Hellwig wrote:
    > > +config EROFS_FS_XATTR
    > > + bool "EROFS extended attributes"
    > > + depends on EROFS_FS
    > > + default y
    > > + help
    > > + Extended attributes are name:value pairs associated with inodes by
    > > + the kernel or by users (see the attr(5) manual page, or visit
    > > + <http://acl.bestbits.at/> for details).
    > > +
    > > + If unsure, say N.
    > > +
    > > +config EROFS_FS_POSIX_ACL
    > > + bool "EROFS Access Control Lists"
    > > + depends on EROFS_FS_XATTR
    > > + select FS_POSIX_ACL
    > > + default y
    >
    > Is there any good reason to make these optional these days?

    ...Android (like smartphones) will not use it at least
    (just my personal thought, an option though...)

    Thanks,
    Gao Xiang

    \
     
     \ /
      Last update: 2019-09-02 15:07    [W:2.334 / U:0.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site