On Thu, 31 May 2012 12:43:24 +0200
Paolo Bonzini wrote:
> Il 30/05/2012 16:14, Luiz Capitulino ha scritto:
> > Specify it's too many open files in system (ENFILE).
> >
> > There's no compatibility issue because QERR_TOO_MANY_FILES is actually
> > not used today.
>
> Let's kill it then. :)
It's
Il 30/05/2012 16:14, Luiz Capitulino ha scritto:
> Specify it's too many open files in system (ENFILE).
>
> There's no compatibility issue because QERR_TOO_MANY_FILES is actually
> not used today.
Let's kill it then. :)
Are there any others?
Paolo
> Signed-off-by: Luiz Capitulino
> ---
> qer
Specify it's too many open files in system (ENFILE).
There's no compatibility issue because QERR_TOO_MANY_FILES is actually
not used today.
Signed-off-by: Luiz Capitulino
---
qerror.c | 4 ++--
qerror.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/qerror.c b/qerror.c
Specify it's too many open files in the system (ENFILE).
There's no compatibility problem because it's not used anywhere today.
Signed-off-by: Luiz Capitulino
---
qerror.c | 4 ++--
qerror.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/qerror.c b/qerror.c
index 5092f