Merge commit '9249e17fe0
' into nfs-for-3.6
Resolve conflicts with the VFS atomic open and sget changes. Conflicts: fs/nfs/nfs4proc.c
This commit is contained in:
commit
8626e4a426
698 changed files with 6437 additions and 4542 deletions
|
@ -314,7 +314,7 @@ static void nfs3_free_createdata(struct nfs3_createdata *data)
|
|||
*/
|
||||
static int
|
||||
nfs3_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
|
||||
int flags, struct nfs_open_context *ctx)
|
||||
int flags)
|
||||
{
|
||||
struct nfs3_createdata *data;
|
||||
umode_t mode = sattr->ia_mode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue