[PATCH] fs/afs: Convert to kthread API.

David Howells dhowells at redhat.com
Thu Apr 19 02:32:07 PDT 2007


Eric W. Biederman <ebiederm at xmission.com> wrote:

> This patch modifies the startup of kafscmd, kafsasyncd, and kafstimod
> to use kthread_run instead of a combination of kernel_thread and
> daemonize making the code slightly simpler and more maintainable.

Please drop this patch for the moment as I have my own patches to convert them
to keventd-type threads, in addition to implementing a host of other changes.

David


More information about the Containers mailing list