> DEFINE_AG_EXTENT_EVENT(xfs_refcount_find_shared_result); > DEFINE_AG_ERROR_EVENT(xfs_refcount_find_shared_error); > +#define DEFINE_REFCOUNT_DEFERRED_EVENT DEFINE_PHYS_EXTENT_DEFERRED_EVENT > +DEFINE_REFCOUNT_DEFERRED_EVENT(xfs_refcount_defer); > +DEFINE_REFCOUNT_DEFERRED_EVENT(xfs_refcount_deferred); What is the value add of the #define above? Otherwise this looks fine to me: Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html