diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 10:33:42 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 10:33:42 -0500 |
commit | c78bad11fbf1272ea021f56458025dc98486d6f4 (patch) | |
tree | 7ac1cc64d3429c3b3c52e707212d5a0711a9a9d1 /fs/ocfs2/suballoc.c | |
parent | ee0fc097ef47a4a6ff6b4800f2391030131b7828 (diff) |
fs/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'fs/ocfs2/suballoc.c')
-rw-r--r-- | fs/ocfs2/suballoc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/suballoc.c b/fs/ocfs2/suballoc.c index 7e397e2c25dd..72c198a004df 100644 --- a/fs/ocfs2/suballoc.c +++ b/fs/ocfs2/suballoc.c | |||
@@ -646,7 +646,7 @@ bail: | |||
646 | * sync-data inodes." | 646 | * sync-data inodes." |
647 | * | 647 | * |
648 | * Note: OCFS2 already does this differently for metadata vs data | 648 | * Note: OCFS2 already does this differently for metadata vs data |
649 | * allocations, as those bitmaps are seperate and undo access is never | 649 | * allocations, as those bitmaps are separate and undo access is never |
650 | * called on a metadata group descriptor. | 650 | * called on a metadata group descriptor. |
651 | */ | 651 | */ |
652 | static int ocfs2_test_bg_bit_allocatable(struct buffer_head *bg_bh, | 652 | static int ocfs2_test_bg_bit_allocatable(struct buffer_head *bg_bh, |