On Tue, Feb 28, 2012 at 07:17:41PM -0800, Alex Elder wrote:
> This series cleans up some code involving ceph's virtual extended
> attributes.  Three of them define some simple macros are set up to
> help ensure the attributes are defined in a consistent way.  One
> makes the size of certain constant values get defined at startup
> time rather than repeatedly, and the remaining two are some very
> small changes made for clarity.

Is there any reason you can't use the generic_*xattr helpers that
parse attribute names and use the handler array in the superblock?

I'm still vaguely planning on getting all remaining filesystems
converted over to it.
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to