]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aoe: support the forgetting (flushing) of a user-specified AoE target
authorEd Cashin <ecashin@coraid.com>
Fri, 9 Nov 2012 03:05:13 +0000 (14:05 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:34 +0000 (15:17 +1100)
commitedbfd56cbbe67266244211650e106f0df07108da
tree23bc66a2c2b04d865fb3c2ff68bee2d8a1e8a65d
parent76366d490658b33114478c2e321c6a6cc9391309
aoe: support the forgetting (flushing) of a user-specified AoE target

Users sometimes want to cause the aoe driver to forget a particular
previously discovered device when it is no longer online.  The aoetools
provide an "aoe-flush" command that users run to perform this
administrative task.  The changes below provide the support needed in the
driver.

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