commit | 18cf7f8723d913ce02bea43e468bebdd07bc880c | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Oct 09 13:23:56 2007 +0200 |
committer | Jens Axboe <axboe@carl.home.kernel.dk> | Wed Oct 10 09:26:00 2007 +0200 |
tree | a76588ab76db68fcb289babb1770e2fe13a6bd42 | |
parent | 9617db085c119879cd371e3212806a15596e121a [diff] |
compat_ioctl: move BLKPG handling to block/compat_ioctl.c BLKPG is common to all block devices, so it should be handled by common code. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>