On Thu, Jun 25, 2009 at 07:35:44PM +0200, Christoph Hellwig wrote: > Add a flags argument to strcut xattr_handler and pass it to all xattr > handler methods. This allows using the same methods for multiple > handlers, e.g. for the ACL methods which perform exactly the same action > for the access and default ACLs, just using a different underlying > attribute. With a little more groundwork it'll also allow sharing the > methods for the regular user/trusted/secure handlers in extN, ocfs2 and > jffs2 like it's already done for xfs in this patch. Acked-by: Joel Becker <joel.becker@xxxxxxxxxx> -- "The one important thing i have learned over the years is the difference between taking one's work seriously and taking one's self seriously. The first is imperative and the second is disastrous." -Margot Fonteyn Joel Becker Principal Software Developer Oracle E-mail: joel.becker@xxxxxxxxxx Phone: (650) 506-8127 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html