diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2008-04-15 12:23:35 +0400 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2008-04-15 12:23:35 +0400 |
commit | 75ce6faccdbbea4465876a759917d4994660c025 (patch) | |
tree | f9aa756077d27dcc33bb5420dd1c67b11bf7e635 /block | |
parent | d237e5c7ce82b6c7e1aa50348520a0c5a47274fa (diff) | |
download | linux-75ce6faccdbbea4465876a759917d4994660c025.tar.xz |
block: update git url for blktrace
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'block')
-rw-r--r-- | block/Kconfig | 2 |
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 on a block device queue. For more information (and the user space support tools needed), fetch the blktrace app from: - git://brick.kernel.dk/data/git/blktrace.git + git://git.kernel.dk/blktrace.git config LSF bool "Support for Large Single Files" |