]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
blktrace: correct remap names
authorAlan D. Brunelle <Alan.Brunelle@hp.com>
Mon, 4 May 2009 20:27:26 +0000 (16:27 -0400)
committerIngo Molnar <mingo@elte.hu>
Wed, 6 May 2009 12:13:00 +0000 (14:13 +0200)
commita42aaa3bbce85ac487ad4fad5db99e8e91b7aac1
tree1f1b4ac4335774c154213e756d10247e5eac1ded
parentde1d7286060430e79a1d50ad6e5fee8fe863c5f6
blktrace: correct remap names

This attempts to clarify names utilized during block I/O remap
operations (partition, volume manager). It correctly matches up the
/from/ information for both device & sector. This takes in the concept
from Kosaki Motohiro and extends it to include better naming for the
"device_from" field.

[ Impact: cleanup ]

Signed-off-by: Alan D. Brunelle <alan.brunelle@hp.com>
Reviewed-by: Li Zefan <lizf@cn.fujitsu.com>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <49FF4FAE.3000301@hp.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/blktrace_api.h
include/trace/block.h
kernel/trace/blktrace.c