From b4d9f643961ca7716c6c6899f7f72bd893a59541 Mon Sep 17 00:00:00 2001 From: Liu Bo Date: Tue, 30 Oct 2012 17:13:52 +0800 Subject: [PATCH] --- yaml --- r: 343024 b: refs/heads/master c: 52b1de91ea07d1f5600b3cae789d5be9a1f61787 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/btrfs/extent_map.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 01e6d34a934e..cbe99c29808a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6efb3c0a2cb08abc3db38f108ee3b75a3e3c0ea2 +refs/heads/master: 52b1de91ea07d1f5600b3cae789d5be9a1f61787 diff --git a/trunk/fs/btrfs/extent_map.c b/trunk/fs/btrfs/extent_map.c index b8cbc8d5c7f7..ce9f79216723 100644 --- a/trunk/fs/btrfs/extent_map.c +++ b/trunk/fs/btrfs/extent_map.c @@ -234,12 +234,11 @@ static void try_merge_map(struct extent_map_tree *tree, struct extent_map *em) } /** - * unpint_extent_cache - unpin an extent from the cache + * unpin_extent_cache - unpin an extent from the cache * @tree: tree to unpin the extent in * @start: logical offset in the file * @len: length of the extent * @gen: generation that this extent has been modified in - * @prealloc: if this is set we need to clear the prealloc flag * * Called after an extent has been written to disk properly. Set the generation * to the generation that actually added the file item to the inode so we know