Dan Carpenter 4838ec0d80
fs/ntfs3: Unlock on error in attr_insert_range()
This error path needs to call up_write(&ni->file.run_lock) and do some
other clean up before returning.

Fixes: aa30eccb24e5 ("fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementation")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
2022-07-05 16:07:53 +03:00
..
2022-06-07 19:40:14 +03:00
2021-10-11 19:28:04 +03:00
2022-06-28 18:51:12 +03:00
2022-06-17 19:18:29 +03:00
2022-06-06 18:38:57 +03:00