summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2014-10-20 19:38:09 +0000
committerJeremy Allison <jra@samba.org>2014-10-21 04:58:44 +0200
commit3a7fd8b0e928106f18a123b896b2510c71451418 (patch)
tree14b5748680e952cccc06fbea6739140de826ecf7
parent13f0b6fe7720f7c81f11a896337b366a5f050546 (diff)
downloadsamba-3a7fd8b0e928106f18a123b896b2510c71451418.tar.gz
vfs: fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Tue Oct 21 04:58:44 CEST 2014 on sn-devel-104
-rw-r--r--source3/modules/vfs_aio_pthread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/modules/vfs_aio_pthread.c b/source3/modules/vfs_aio_pthread.c
index de114d1292e..d1922b57ded 100644
--- a/source3/modules/vfs_aio_pthread.c
+++ b/source3/modules/vfs_aio_pthread.c
@@ -191,7 +191,7 @@ static void aio_open_handle_completion(struct tevent_context *event_ctx,
opd->in_progress = false;
- /* Find outstanding event and reschdule. */
+ /* Find outstanding event and reschedule. */
if (!schedule_deferred_open_message_smb(opd->sconn, opd->mid)) {
/*
* Outstanding event didn't exist or was