diff options
Diffstat (limited to 'fs/nilfs2/super.c')
-rw-r--r-- | fs/nilfs2/super.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nilfs2/super.c b/fs/nilfs2/super.c index 92579cc4c935..896b463cc3ce 100644 --- a/fs/nilfs2/super.c +++ b/fs/nilfs2/super.c | |||
@@ -436,7 +436,7 @@ static int nilfs_statfs(struct dentry *dentry, struct kstatfs *buf) | |||
436 | /* | 436 | /* |
437 | * Compute the overhead | 437 | * Compute the overhead |
438 | * | 438 | * |
439 | * When distributing meta data blocks outside semgent structure, | 439 | * When distributing meta data blocks outside segment structure, |
440 | * We must count them as the overhead. | 440 | * We must count them as the overhead. |
441 | */ | 441 | */ |
442 | overhead = 0; | 442 | overhead = 0; |