fs/ext2fs: spelling fixes on comment.
No functional change.
This commit is contained in:
parent
08e941833d
commit
91a25a7d6d
@ -183,7 +183,7 @@ ext2_truncate(struct vnode *vp, off_t length, int flags, struct ucred *cred,
|
||||
}
|
||||
/*
|
||||
* Shorten the size of the file. If the file is not being
|
||||
* truncated to a block boundry, the contents of the
|
||||
* truncated to a block boundary, the contents of the
|
||||
* partial block following the end of the file must be
|
||||
* zero'ed in case it ever become accessible again because
|
||||
* of subsequent file growth.
|
||||
|
Loading…
Reference in New Issue
Block a user