On Mon, Apr 16, 2007 at 06:11:30PM +0200, Andreas Gruenbacher wrote:
Wouldn't it normally result in fewer instructions (on most architectures
... maybe not x86) to keep the same argument order as vfs_create? ie:
static inline int nfsd_do_create(struct inode *dir, struct dentry *child,
int mode, struct vfsmount *mnt)
-