]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: fix comments in ext4_swap_extents()
authorzhenwei.pi <zhenwei.pi@youruncloud.com>
Mon, 26 Mar 2018 05:44:03 +0000 (01:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 26 Mar 2018 05:44:03 +0000 (01:44 -0400)
commit7b3f6910b724ff8ae771a03e4103f08e54848633
tree9b0ce0653c5afe49c3010b660e7d6de9f51b6c83
parent06a7702ccf098fc3a13a53506a9b4401af663d99
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>
fs/ext4/extents.c