diff options
| author | Greg Kurz <groug@kaod.org> | 2017-03-06 17:34:01 +0100 |
|---|---|---|
| committer | Greg Kurz <groug@kaod.org> | 2017-03-06 17:34:01 +0100 |
| commit | b314f6a077a1dbc0463a5dc41162f64950048e72 (patch) | |
| tree | e31b7c448ecbe23ed0f143f0cd217ace61b2fefc /qapi/qobject-input-visitor.c | |
| parent | 23da0145cc4be66fdb1033f951dbbf140f457896 (diff) | |
| download | focaccia-qemu-b314f6a077a1dbc0463a5dc41162f64950048e72.tar.gz focaccia-qemu-b314f6a077a1dbc0463a5dc41162f64950048e72.zip | |
9pfs: don't use AT_EMPTY_PATH in local_set_cred_passthrough()
The name argument can never be an empty string, and dirfd always point to the containing directory of the file name. AT_EMPTY_PATH is hence useless here. Also it breaks build with glibc version 2.13 and older. It is actually an oversight of a previous tentative patch to implement this function. We can safely drop it. Reported-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Greg Kurz <groug@kaod.org> Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'qapi/qobject-input-visitor.c')
0 files changed, 0 insertions, 0 deletions