commit | 4e5620132144666ab41fc2799fbc055830187b7e | [log] [tgz] |
---|---|---|
author | Maninder Singh <maninder1.s@samsung.com> | Sun Aug 06 01:33:07 2017 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Aug 06 01:33:07 2017 -0400 |
tree | 92666dbc47b63c8a3345b6e0491e12f6361803de | |
parent | aec51758ce10a9c847a62a48a168f8c804c6e053 [diff] |
ext4: fix copy paste error in ext4_swap_extents() This bug was found by a static code checker tool for copy paste problems. Signed-off-by: Maninder Singh <maninder1.s@samsung.com> Signed-off-by: Vaneet Narang <v.narang@samsung.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>