Justus Winter, le Sun 01 Jun 2014 22:02:59 +0200, a écrit :
> There is no need to keep all the threads around, just the master
> thread.
Ack.
> * tmpfs/tmpfs (diskfs_thread_function): Use a thread timeout.
> ---
> tmpfs/tmpfs.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff
There is no need to keep all the threads around, just the master
thread.
* tmpfs/tmpfs (diskfs_thread_function): Use a thread timeout.
---
tmpfs/tmpfs.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tmpfs/tmpfs.c b/tmpfs/tmpfs.c
index a45d343..718c6d8 100644
--- a/tmpfs/tm