X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fbtrfs%2Fxattr.c;h=88ecbb215878ae3573a5bbedfc4afadc6ef0a73d;hb=d656ae53f64cb0f01dac8a02c4d31453d64ef97c;hp=007fae581a04ab624ca471e6d58e3226f24194a6;hpb=a22285a6a32390195235171b89d157ed1a1fe932;p=karo-tx-linux.git diff --git a/fs/btrfs/xattr.c b/fs/btrfs/xattr.c index 007fae581a04..88ecbb215878 100644 --- a/fs/btrfs/xattr.c +++ b/fs/btrfs/xattr.c @@ -276,7 +276,7 @@ err: * List of handlers for synthetic system.* attributes. All real ondisk * attributes are handled directly. */ -struct xattr_handler *btrfs_xattr_handlers[] = { +const struct xattr_handler *btrfs_xattr_handlers[] = { #ifdef CONFIG_BTRFS_FS_POSIX_ACL &btrfs_xattr_acl_access_handler, &btrfs_xattr_acl_default_handler,