commit | 032d8d90ba23e1770604bbb1102ec77f5aa8ae44 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Wed Mar 26 12:09:01 2008 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Apr 21 09:50:08 2008 +0200 |
tree | 2b10f19df249adc98fe5a6fae5d6a5788406b3be | |
parent | 3c3f4e012ab3471e8bd19220ed897ae9700e5fdd [diff] |
cdrom: protect cdrom_device_info list by mutex This patch protects the list of cdrom_device_info by cdrom_mutex when the file in /proc/sys/dev/cdrom/ is written. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>