]> 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>
Sat, 3 Nov 2012 00:43:09 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 6 Nov 2012 04:58:49 +0000 (15:58 +1100)
commitf3c44a6dac24382b218fc8bbbd9301d31d74de44
tree47bcb47c1b8a0c4a038cf7dd9f57ad2618eb2b70
parent65ed4f9d098274c835348027b64103dab4a31ba8
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