All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent CARON <lcaron@lncsa.com>
To: xfs@oss.sgi.com
Subject: Number of ACLs
Date: Thu, 07 Jul 2011 14:44:10 +0200	[thread overview]
Message-ID: <4E15AA1A.3090802@lncsa.com> (raw)

Hi,

I'd like to know if it is possible in a simple & safe way to increase 
the number of supported ACLs on an already existing FS.

xfs_acl.h:
#define XFS_ACL_MAX_ENTRIES 25

Changing XFS_ACL_MAX_ENTRIES to something higher should do the trick, 
but will it be safe: ie: will I risk corrupting the FS this way ?

I understand it'll imply a performance penalty if I add too many ACLs.

Thanks

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

             reply	other threads:[~2011-07-07 12:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07 12:44 Laurent CARON [this message]
2011-07-07 13:20 ` Number of ACLs Emmanuel Florac
2011-07-07 13:26 ` Emmanuel Florac
2011-07-07 16:20   ` Laurent CARON
2011-07-08  3:42 ` Dave Chinner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E15AA1A.3090802@lncsa.com \
    --to=lcaron@lncsa.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.