Hi, Is BLKSECTGET in sg intentionally kept "broken" (i.e. it gives out max_sectors in bytes) or is it just a miss? I'm just wondering if I should send a patch to fix it (and implement BLKSSZGET). Also, shouldn't max_sectors_bytes() in both drivers/scsi/sg.c and block/scsi_ioctl.c use queue_logical_block_size() instead? Regards, Tom