Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115387
b: refs/heads/master
c: fd08d7e
h: refs/heads/master
i:
  115385: 17ad52f
  115383: 458bf65
v: v3
  • Loading branch information
Denis V. Lunev authored and Trond Myklebust committed Oct 7, 2008
1 parent 323b1bc commit 5cef5d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bb8a3b53c20f2c07164a23ff6c320794fee8b95f
refs/heads/master: fd08d7e9d196ca49afcce0181f1f0ca68f241aa2
2 changes: 1 addition & 1 deletion trunk/fs/nfs/namespace.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ static struct vfsmount *nfs_do_clone_mount(struct nfs_server *server,
struct nfs_clone_mount *mountdata)
{
#ifdef CONFIG_NFS_V4
struct vfsmount *mnt = NULL;
struct vfsmount *mnt = ERR_PTR(-EINVAL);
switch (server->nfs_client->rpc_ops->version) {
case 2:
case 3:
Expand Down

0 comments on commit 5cef5d1

Please sign in to comment.