commit | def5b5b26e6d97820465fadcb7d1cb73cc4daf33 | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias.kaehlcke@gmail.com> | Fri Oct 19 22:38:52 2007 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Sat Oct 20 02:01:08 2007 +0100 |
tree | ee9649cc571503da040ba1582688e16e52de4483 | |
parent | 094262db9e4c615e0db7a7b924d244b7a6c186b0 [diff] |
kcopyd use mutex instead of semaphore Kcopyd uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore, Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com> Cc: Neil Brown <neilb@suse.de> Signed-off-by: Alasdair G Kergon <agk@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>