]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
aoe: provide ATA identify device content to user on request
authorEd Cashin <ecashin@coraid.com>
Tue, 18 Dec 2012 00:03:42 +0000 (16:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:24 +0000 (17:15 -0800)
commit667be1e757f5684576d01d7402907a2489b1402f
tree61acef58957c89392f1ee44a7df7e94fa985e157
parentcd220bf51f94e6b3f7678183b6ea911cefbf7d03
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/block/aoe/aoe.h
drivers/block/aoe/aoeblk.c
drivers/block/aoe/aoecmd.c