From 79135f345b5e2c88e4eaf01a219137d76c27c74d Mon Sep 17 00:00:00 2001 From: Liu Bo Date: Wed, 11 Jul 2012 15:26:19 +0800 Subject: [PATCH] --- yaml --- r: 316102 b: refs/heads/master c: 10983f2e8dc65d118371681548809109b570b63b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/btrfs/extent_io.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b8e0a49bbe44..da8ddc6f06ec 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 39012f68058e845b63b98fc07f37cf631dddbed3 +refs/heads/master: 10983f2e8dc65d118371681548809109b570b63b diff --git a/trunk/fs/btrfs/extent_io.c b/trunk/fs/btrfs/extent_io.c index c9018a05036e..97f6703fd493 100644 --- a/trunk/fs/btrfs/extent_io.c +++ b/trunk/fs/btrfs/extent_io.c @@ -933,7 +933,8 @@ int set_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, int bits, /** - * convert_extent - convert all bits in a given range from one bit to another + * convert_extent_bit - convert all bits in a given range from one bit to + * another * @tree: the io tree to search * @start: the start offset in bytes * @end: the end offset in bytes (inclusive)