public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Number of ACLs
@ 2011-07-07 12:44 Laurent CARON
  2011-07-07 13:20 ` Emmanuel Florac
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Laurent CARON @ 2011-07-07 12:44 UTC (permalink / raw)
  To: xfs

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-08  3:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 12:44 Number of ACLs Laurent CARON
2011-07-07 13:20 ` Emmanuel Florac
2011-07-07 13:26 ` Emmanuel Florac
2011-07-07 16:20   ` Laurent CARON
2011-07-08  3:42 ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox