commit | dcae058a8da9c3cfc0055c7937ccd1a3dd0382a8 | [log] [tgz] |
---|---|---|
author | zhenwei.pi <zhenwei.pi@youruncloud.com> | Mon Mar 26 01:44:03 2018 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Mar 26 01:44:03 2018 -0400 |
tree | 9b0ce0653c5afe49c3010b660e7d6de9f51b6c83 | |
parent | 043d20d1592a194b96fb19282396e46cda633180 [diff] |
ext4: fix comments in ext4_swap_extents() "mark_unwritten" in comment and "unwritten" in the function arguments is mismatched. Signed-off-by: zhenwei.pi <zhenwei.pi@youruncloud.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>