]> 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>
Thu, 15 Nov 2012 02:38:48 +0000 (13:38 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Nov 2012 06:32:19 +0000 (17:32 +1100)
commit7968635ee13268e8d00e9e68c3c5741a7518a1ae
tree6d8a6f8db7d35b2ed452dbf463bdf3eadd8a9fac
parentd78dfd6d9ee569a20c97d5a4c00992eeb361e797
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