[PATCH 09/15] xfs: rewrite XFS_SEND_NAMESP() as a function

Alex Elder aelder at sgi.com
Fri Jul 2 14:37:46 CDT 2010


On Tue, 2010-06-29 at 03:58 -0400, Christoph Hellwig wrote:
> A lot of arguments for the namesp even are always NULL or use
> defaults.  You'll make your life a simpler by just removing them.
> This also applies to some of the other dmapi callout, but it's most
> extreme here.
> 
I think I actually did that in later patches in the series,
by setting up a set of new interface routines, one per
event type, rather than multiplexing the namespace event
function for lots of other things.

					-Alex




More information about the xfs mailing list