| commit | f4927c45beda9a70e5c3bda0bd9f12b4f713c00b | [log] [tgz] |
|---|---|---|
| author | Arnd Bergmann <arnd@arndb.de> | Tue Apr 27 00:24:01 2010 +0200 |
| committer | Frederic Weisbecker <fweisbec@gmail.com> | Mon May 17 05:27:04 2010 +0200 |
| tree | 18256d3dd635e931838e3d83b071ca5a1e61a163 | |
| parent | 16ef8def80ea97c3cacdcaa765bdf62b2d94f86d [diff] |
scsi: Push down BKL into ioctl functions Push down the bkl into ioctl functions on the scsi layer. [jkacur: Forward declaration missing ';'. Conflicting declaraction in megaraid.h changed Fixed missing inodes declarations] Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: John Kacur <jkacur@redhat.com> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>