]> Git Repo - qemu.git/commit - nbd.c
nbd: Mark fd handlers client type as "external"
authorFam Zheng <[email protected]>
Fri, 23 Oct 2015 03:08:06 +0000 (11:08 +0800)
committerKevin Wolf <[email protected]>
Fri, 23 Oct 2015 16:18:23 +0000 (18:18 +0200)
commit172cc129a5ae58d36feb51f97fd67e2161ae5cc6
treee11c5556ecd98cc80898d907615fdd133c64a3ad
parentdca21ef23ba48f6f1428c59f295a857e5dc203c8
nbd: Mark fd handlers client type as "external"

So we could distinguish it from internal used fds, thus avoid handling
unwanted events in nested aio polls.

Signed-off-by: Fam Zheng <[email protected]>
Reviewed-by: Jeff Cody <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
nbd.c
This page took 0.025645 seconds and 4 git commands to generate.