| commit | 9617db085c119879cd371e3212806a15596e121a | [log] [tgz] |
|---|---|---|
| author | Arnd Bergmann <arnd@arndb.de> | Tue Oct 09 13:23:55 2007 +0200 |
| committer | Jens Axboe <axboe@carl.home.kernel.dk> | Wed Oct 10 09:26:00 2007 +0200 |
| tree | 17db98cd2d195105124f1d8a96f249ca073918cd | |
| parent | 171044d449611c6e5040b37210ff6aba47f33ee4 [diff] |
compat_ioctl: move hdio calls to block/compat_ioctl.c These are common to multiple block drivers, so they should be handled by the block layer. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>