projects
/
platform
/
upstream
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8a2ec4
)
fix typo
author
Christian Hesse
<mail@eworm.de>
Thu, 8 May 2014 09:10:59 +0000
(11:10 +0200)
committer
Wouter Verhelst
<w@uter.be>
Thu, 8 May 2014 19:25:23 +0000
(21:25 +0200)
nbd-server.c
patch
|
blob
|
history
diff --git
a/nbd-server.c
b/nbd-server.c
index
1aec0f6
..
d8a4aab
100644
(file)
--- a/
nbd-server.c
+++ b/
nbd-server.c
@@
-1835,7
+1835,7
@@
int set_peername(int net, CLIENT *client) {
}
}
case VIRT_IPLIT:
- msg(LOG_DEBUG, "vir
s
tstyle ipliteral");
+ msg(LOG_DEBUG, "virtstyle ipliteral");
client->exportname=g_strdup_printf(client->server->exportname, peername);
break;
case VIRT_CIDR: