[Cluster-devel] Re: [PATCH 01/25] VFS: move attr_kill logic from notify_change into helper function

Jeff Layton jlayton at redhat.com
Tue Aug 7 22:20:44 UTC 2007


On Tue, 7 Aug 2007 21:51:49 +0100
Christoph Hellwig <hch at infradead.org> wrote:

> > +void attr_kill_to_mode(struct inode *inode, struct iattr *attr)
> 
> This function badly needs a kerneldoc description.  Also I can't say
> I like the name a lot, but without a clearly better idea I should
> probably not complain :)
> 

Thanks for the comments.

I'm not thrilled with the name either, but kill_suid and *remove_suid
were already taken, and I really didn't want to name this something too
similar since there are already so many similarly named functions that
don't do the same thing. I'm definitely open to suggestions for
something different.

> We should at least add a generic_ prefix to indicate it's a generic
> helper valid for most filesystem (and the kerneldoc comment can explain
> the details)
> 

Both good suggestions. I'll plan to incorporate them in the next
respin of the set.

Thanks,
--
Jeff Layton <jlayton at redhat.com>




More information about the Cluster-devel mailing list