Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' 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:
@@ -259,7 +259,7 @@ static void nfs_free_createdata(const struct nfs_createdata *data)
|
||||
|
||||
static int
|
||||
nfs_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
|
||||
int flags, struct nfs_open_context *ctx)
|
||||
int flags)
|
||||
{
|
||||
struct nfs_createdata *data;
|
||||
struct rpc_message msg = {
|
||||
|
Reference in New Issue
Block a user