]> 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)
commit073b8d5b7f1e66c3d82b68e62247f431c29e1576
tree9b0ce0653c5afe49c3010b660e7d6de9f51b6c83
parent5ef4e7eba8eac5c0fb067093d498038cd464d303
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