aboutsummaryrefslogtreecommitdiffstats
path: root/block/Kconfig
diff options
context:
space:
mode:
authorJens Axboe <jens.axboe@oracle.com>2008-04-15 04:23:35 -0400
committerJens Axboe <jens.axboe@oracle.com>2008-04-15 04:23:35 -0400
commit75ce6faccdbbea4465876a759917d4994660c025 (patch)
treef9aa756077d27dcc33bb5420dd1c67b11bf7e635 /block/Kconfig
parentd237e5c7ce82b6c7e1aa50348520a0c5a47274fa (diff)
block: update git url for blktrace
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'block/Kconfig')
-rw-r--r--block/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/block/Kconfig b/block/Kconfig
index 9bda7bc80307..7db9a411649d 100644
--- a/block/Kconfig
+++ b/block/Kconfig
@@ -38,7 +38,7 @@ config BLK_DEV_IO_TRACE
38 on a block device queue. For more information (and the user space 38 on a block device queue. For more information (and the user space
39 support tools needed), fetch the blktrace app from: 39 support tools needed), fetch the blktrace app from:
40 40
41 git://brick.kernel.dk/data/git/blktrace.git 41 git://git.kernel.dk/blktrace.git
42 42
43config LSF 43config LSF
44 bool "Support for Large Single Files" 44 bool "Support for Large Single Files"