diff options
author | Ed Cashin <ecashin@coraid.com> | 2012-12-17 16:04:15 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-17 17:15:26 -0800 |
commit | 4a6c9ee93cd03604bd0e61066ce6aaf4bc0f1eb9 (patch) | |
tree | d2201824b6e62127d25dae9908c03b0857bf689f /fs/pstore | |
parent | c450ba0fc12153cb5d3fd582b4ec82c75217a989 (diff) | |
download | blackbird-obmc-linux-4a6c9ee93cd03604bd0e61066ce6aaf4bc0f1eb9.tar.gz blackbird-obmc-linux-4a6c9ee93cd03604bd0e61066ce6aaf4bc0f1eb9.zip |
aoe: allow comma separator in aoe_iflist value
By default, the aoe driver uses any ethernet interface for AoE, but the
aoe_iflist module parameter provides a convenient way to limit AoE
traffic to a specific list of local network interfaces.
This change allows a list to be specified using the comma character as a
separator. For example,
modprobe aoe aoe_iflist=eth2,eth3
Before, it was inconvenient to get the quoting right in shell scripts
when setting aoe_iflist to have more than one network interface.
Signed-off-by: Ed Cashin <ecashin@coraid.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/pstore')
0 files changed, 0 insertions, 0 deletions