From bd9f26c77b338fc59a6f4cfbc36dcb7928251072 Mon Sep 17 00:00:00 2001 From: Robin Dong Date: Sat, 23 Jul 2011 21:53:25 -0400 Subject: [PATCH] --- yaml --- r: 262116 b: refs/heads/master c: b7ca1e8ec53259359db5313f923a0a20fa04bdb6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ext4/extents.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f30a029ac4e9..25801b9585a3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0737964bc98202776f4d10bc8e108f45b3115037 +refs/heads/master: b7ca1e8ec53259359db5313f923a0a20fa04bdb6 diff --git a/trunk/fs/ext4/extents.c b/trunk/fs/ext4/extents.c index a637d837a895..4d73e11ae883 100644 --- a/trunk/fs/ext4/extents.c +++ b/trunk/fs/ext4/extents.c @@ -2019,7 +2019,7 @@ ext4_ext_put_gap_in_cache(struct inode *inode, struct ext4_ext_path *path, } /* - * ext4_ext_in_cache() + * ext4_ext_check_cache() * Checks to see if the given block is in the cache. * If it is, the cached extent is stored in the given * cache extent pointer. If the cached extent is a hole,