OSDN Git Service

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)
commitdcae058a8da9c3cfc0055c7937ccd1a3dd0382a8
tree9b0ce0653c5afe49c3010b660e7d6de9f51b6c83
parent043d20d1592a194b96fb19282396e46cda633180
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