2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/drivers/block/aoe
Ed Cashin 90a2508d01 aoe: "payload" sysfs file exports per-AoE-command data transfer size
The userland aoetools package includes an "aoe-stat" command that can
display a "payload size" column when the aoe driver exports this
information.  Users can quickly see what amount of user data is
transferred inside each AoE command on the network, network headers
excluded.

Signed-off-by: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-12-17 17:15:23 -08:00
..
aoe.h aoe: update cap on outstanding commands based on config query response 2012-12-17 17:15:23 -08:00
aoeblk.c aoe: "payload" sysfs file exports per-AoE-command data transfer size 2012-12-17 17:15:23 -08:00
aoechr.c aoe: describe the behavior of the "err" character device 2012-12-17 17:15:23 -08:00
aoecmd.c aoe: update cap on outstanding commands based on config query response 2012-12-17 17:15:23 -08:00
aoedev.c aoe: support the forgetting (flushing) of a user-specified AoE target 2012-12-17 17:15:23 -08:00
aoemain.c aoe: update copyright year in touched files 2012-10-06 03:05:28 +09:00
aoenet.c aoe: print warning regarding a common reason for dropped transmits 2012-12-17 17:15:23 -08:00
Makefile drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y 2011-01-19 08:25:02 -07:00