commit | 3fda0e737e906ce73220b20c27e7f792d0aac6a8 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Tue Oct 31 17:15:30 2017 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Tue Oct 31 17:23:13 2017 -0500 |
tree | b6fb2ec20b3028ad70578aa3b73a1a52d3e3daf5 | |
parent | ece66133979b211324cc6aff9285889b425243d2 [diff] |
userns: Simplify insert_extent Consolidate the code to write to the new mapping at the end of the function to remove the duplication. Move the increase in the number of mappings into insert_extent, keeping the logic together. Just a small increase in readability and maintainability. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>