Re: [nameidata 1/2] Don't pass NULL nameidata to vfs_create

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthew Wilcox
Date: Monday, April 16, 2007 - 9:25 am

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)

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [AppArmor 01/41] Pass struct vfsmount to the inode_cre ..., Christoph Hellwig, (Thu Apr 12, 3:06 am)
[nameidata 1/2] Don't pass NULL nameidata to vfs_create, Andreas Gruenbacher, (Mon Apr 16, 9:11 am)
Re: [nameidata 1/2] Don't pass NULL nameidata to vfs_create, Christoph Hellwig, (Mon Apr 16, 9:21 am)
Re: [nameidata 1/2] Don't pass NULL nameidata to vfs_create, Matthew Wilcox, (Mon Apr 16, 9:25 am)
[nameidata 2/2] Pass no useless nameidata to the create, l ..., Andreas Gruenbacher, (Mon Apr 16, 9:29 am)
Re: [nameidata 2/2] Pass no useless nameidata to the creat ..., Christoph Hellwig, (Mon Apr 16, 9:39 am)
Re: [nameidata 1/2] Don't pass NULL nameidata to vfs_create, Andreas Gruenbacher, (Mon Apr 16, 9:40 am)
Re: [nameidata 2/2] Pass no useless nameidata to the creat ..., Andreas Gruenbacher, (Mon Apr 16, 9:44 am)
Re: [nameidata 1/2] Don't pass NULL nameidata to vfs_create, Christoph Hellwig, (Mon Apr 16, 9:45 am)
Re: [nameidata 1/2] Don't pass NULL nameidata to vfs_create, Andreas Gruenbacher, (Tue Apr 17, 5:09 am)
Re: [nameidata 1/2] Don't pass NULL nameidata to vfs_create, Andreas Gruenbacher, (Fri May 11, 8:59 am)
Re: [AppArmor 01/41] Pass struct vfsmount to the inode_cre ..., Andreas Gruenbacher, (Wed May 23, 12:06 pm)
Re: [AppArmor 01/41] Pass struct vfsmount to the inode_cre ..., Andreas Gruenbacher, (Thu May 24, 2:16 am)