Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
userns; Correct the comment in map_write
It is important that all maps are less than PAGE_SIZE or else setting the last byte of the buffer to '0' could write off the end of the allocated storage. Correct the misleading comment. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
- Loading branch information