]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aoe: provide ATA identify device content to user on request
authorEd Cashin <ecashin@coraid.com>
Thu, 15 Nov 2012 02:38:50 +0000 (13:38 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Nov 2012 06:32:20 +0000 (17:32 +1100)
commit1cb63bad1518e870241c596982252b40d3786692
tree8ac08cc0e1189774a0e1d0149456a6223e1b90e3
parent4a90408f226cb7a1f9d3d029f5ae311c9ca9f251
aoe: provide ATA identify device content to user on request

Make the aoe driver follow expected behavior when the user uses ioctl to
get the ATA device identify information, allowing access to model, serial
number, etc.

Signed-off-by: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/block/aoe/aoe.h
drivers/block/aoe/aoeblk.c
drivers/block/aoe/aoecmd.c