From c86ba5b9ced959ae0e9aba278d9e6ac73ed85ff0 Mon Sep 17 00:00:00 2001 From: Robin Dong Date: Mon, 31 Oct 2011 18:55:50 -0400 Subject: [PATCH] --- yaml --- r: 273183 b: refs/heads/master c: ff3fc1736f1967b59801ab2cf6409fc6c8556b0a h: refs/heads/master i: 273181: 2bf5ca55c2914ea1c6a64ef31e1d0c1735561eaa 273179: 73f252321dc83bec51e377254d3cbd23cdf2db47 273175: 549159a09eaef8ea6dc5fa4374739e6af5b99cff 273167: c6ae42ca46b7cc873bef3c534c096a7041256122 273151: 0c2669f67742e981f13947241fe644836c0d4f74 v: v3 --- [refs] | 2 +- trunk/fs/ext4/mballoc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4936d18ca55c..8006050c3e99 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3c6fe77017bc6ce489f231c35fed3220b6691836 +refs/heads/master: ff3fc1736f1967b59801ab2cf6409fc6c8556b0a diff --git a/trunk/fs/ext4/mballoc.h b/trunk/fs/ext4/mballoc.h index dc99930d4cb5..47705f3285e3 100644 --- a/trunk/fs/ext4/mballoc.h +++ b/trunk/fs/ext4/mballoc.h @@ -175,7 +175,7 @@ struct ext4_allocation_context { /* the best found extent */ struct ext4_free_extent ac_b_ex; - /* copy of the bext found extent taken before preallocation efforts */ + /* copy of the best found extent taken before preallocation efforts */ struct ext4_free_extent ac_f_ex; /* number of iterations done. we have to track to limit searching */