nilfs2: fix various typos in comments
This fixes various typos I found in comments of nilfs2. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
This commit is contained in:
@@ -436,7 +436,7 @@ static int nilfs_statfs(struct dentry *dentry, struct kstatfs *buf)
|
||||
/*
|
||||
* Compute the overhead
|
||||
*
|
||||
* When distributing meta data blocks outside semgent structure,
|
||||
* When distributing meta data blocks outside segment structure,
|
||||
* We must count them as the overhead.
|
||||
*/
|
||||
overhead = 0;
|
||||
|
Reference in New Issue
Block a user