summaryrefslogtreecommitdiffstats
path: root/auto-virtserial-guest.c
diff options
context:
space:
mode:
authorAmit Shah <amit.shah@redhat.com>2013-04-24 15:50:44 +0530
committerAmit Shah <amit.shah@redhat.com>2013-04-24 15:50:44 +0530
commit78227a4a7b3b04c24643aba90cf0c40f772740fb (patch)
treedcc6e7b9fa6d87dc143e9d62e965942e4e5386da /auto-virtserial-guest.c
parent15932cdbf4ff45f30466332fbdb94a3231f495cb (diff)
downloadtest-virtserial-master.tar.gz
test-virtserial-master.tar.xz
test-virtserial-master.zip
auto-test: check for <0 return for multi_open caseHEADmaster
Instead of testing for -EMFILE, test for < 0 (error) for the multi-open case: -EMFILE is a bad error to report, -EBUSY is the right one for this case, and this was added to the upstream kernel in commit 2d57d36ef32e2d9073b0ca3e4e4b2dc32897932f so ensure we adapt to that change. Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'auto-virtserial-guest.c')
0 files changed, 0 insertions, 0 deletions