]> git.kernelconcepts.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>
Wed, 14 Nov 2012 04:55:26 +0000 (15:55 +1100)
commit965cca8977b1639528e1158e6348aae36ba17088
treefa5e931c6f302ba6aa5de12931fcdeba7c3c5480
parent32314bf8f757472a5c37749516eb324769093d1f
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