| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/ |
| H A D | reproducible-build.patch | 4 CONF_SCRIPTS = aoe-discover aoe-interfaces aoe-mkshelf aoe-revalidate aoe-flush aoe-stat 5 PROGS = aoeping aoecfg aoe-sancheck 6 COMMANDS := ${CONF_SCRIPTS} aoe-mkdevs aoe-version coraid-update ${PROGS}
|
| H A D | aoe-stat-no-bashism.patch | 4 Subject: [PATCH] aoe-stat.in: no bashism 12 aoe-stat.in | 2 +- 15 diff --git a/aoe-stat.in b/aoe-stat.in 17 --- a/aoe-stat.in 18 +++ b/aoe-stat.in 22 # aoe-stat - collate and present information about AoE storage
|
| H A D | makefile-add-ldflags.patch | 26 aoe-sancheck : ${SANCHECK_OBJ} 29 aoe-sancheck.o : aoe-sancheck.c
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/aoe/ |
| H A D | udev.txt | 1 # These rules tell udev what device nodes to create for aoe support. 14 # bash# cp /path/to/linux/Documentation/admin-guide/aoe/udev.txt \ 15 # /etc/udev/rules.d/60-aoe.rules 18 # aoe char devices 19 SUBSYSTEM=="aoe", KERNEL=="discover", NAME="etherd/%k", GROUP="disk", MODE="0220" 20 SUBSYSTEM=="aoe", KERNEL=="err", NAME="etherd/%k", GROUP="disk", MODE="0440" 21 SUBSYSTEM=="aoe", KERNEL=="interfaces", NAME="etherd/%k", GROUP="disk", MODE="0220" 22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220" 23 SUBSYSTEM=="aoe", KERNEL=="flush", NAME="etherd/%k", GROUP="disk", MODE="0220" 25 # aoe block devices
|
| H A D | aoe.rst | 23 The scripts in this Documentation/admin-guide/aoe directory are intended to 39 /etc/modprobe.d/aoe.conf to ensure that the aoe module is loaded when 40 necessary. Preloading the aoe module is preferable to autoloading, 51 "echo eth2 eth4 > /dev/etherd/interfaces" tells the aoe driver to 75 Each aoe block device in /sys/block has the extra attributes of 86 a convenient way. Users with aoetools should use the aoe-stat 89 root@makki root# sh Documentation/admin-guide/aoe/status.sh 111 Use /sys/module/aoe/parameters/aoe_iflist (or better, the driver 118 interfaces. The aoetools package provides an aoe-discover script 125 There is a boot option for the built-in aoe driver and a [all …]
|
| H A D | autoload.sh | 5 f=/etc/modprobe.d/aoe.conf 14 echo alias block-major-152 aoe >> $f 15 echo alias char-major-152 aoe >> $f
|
| H A D | todo.rst | 5 data that needs to be written out to aoe storage. If the data is 13 the destructor member of the struct sk_buff is available to the aoe
|
| H A D | index.rst | 8 aoe
|
| /OK3568_Linux_fs/buildroot/package/aoetools/ |
| H A D | 0001-Change-shell-script-interpreter-from-bin-bash-to-bin.patch | 11 aoe-stat.in | 2 +- 14 diff --git a/aoe-stat.in b/aoe-stat.in 16 --- a/aoe-stat.in 17 +++ b/aoe-stat.in 21 # aoe-stat - collate and present information about AoE storage
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/vblade/files/ |
| H A D | makefile-add-ldflags.patch | 12 O=aoe.o bpf.o ${PLATFORM}.o ata.o dat.o 18 aoe.o : aoe.c config.h dat.h fns.h makefile
|
| H A D | cross.patch | 11 O=aoe.o bpf.o ${PLATFORM}.o ata.o dat.o
|
| /OK3568_Linux_fs/kernel/drivers/block/aoe/ |
| H A D | Makefile | 6 obj-$(CONFIG_ATA_OVER_ETH) += aoe.o 7 aoe-y := aoeblk.o aoechr.o aoecmd.o aoedev.o aoemain.o aoenet.o
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/aoetools/ |
| H A D | aoetools_36.bb | 11 RRECOMMENDS:${PN} = "kernel-module-aoe" 14 file://aoe-stat-no-bashism.patch \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/ |
| H A D | udev.rules | 97 SUBSYSTEM=="aoe", KERNEL=="discover", NAME="etherd/%k" 98 SUBSYSTEM=="aoe", KERNEL=="err", NAME="etherd/%k" 99 SUBSYSTEM=="aoe", KERNEL=="interfaces", NAME="etherd/%k" 100 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k"
|
| H A D | permissions.rules | 127 SUBSYSTEM=="aoe", MODE="0220", GROUP="disk" 128 SUBSYSTEM=="aoe", KERNEL=="err", MODE="0440"
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/admin-guide/ |
| H A D | index.rst | 63 aoe/index
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | index.rst | 64 aoe/index
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-common.c | 391 hw_feat->aoe = XLGMAC_GET_REG_BITS(mac_hfr0, in xlgmac_get_all_hw_features() 535 pdata->hw_feat.aoe ? "YES" : "NO"); in xlgmac_print_all_hw_features()
|
| H A D | dwc-xlgmac.h | 505 unsigned int aoe; /* ARP Offload */ member
|
| /OK3568_Linux_fs/kernel/drivers/ |
| H A D | Makefile | 101 obj-$(CONFIG_ATA_OVER_ETH) += block/aoe/
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe.h | 969 unsigned int aoe; /* ARP Offload */ member
|
| H A D | xgbe-drv.c | 750 hw_feat->aoe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, ARPOFFSEL); in xgbe_get_all_hw_features() 847 hw_feat->aoe ? "yes" : "no"); in xgbe_get_all_hw_features()
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 2883 F: Documentation/admin-guide/aoe/ 2884 F: drivers/block/aoe/
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |