2009-01-12 06:56:54

by Shaohua Li

[permalink] [raw]
Subject: [PATCH 0/3]use new async API for shutdown

Hi,
these are my attempt to make .shutdown executed asynchronous. Some
drivers's shutdown take a lot of time. The patches can help save some
shutdown time. The patches are using Arjan's async API.

Thanks,
Shaohua