Skip to content
Unverified Commit d562e901 authored by Konstantin Komarov's avatar Konstantin Komarov
Browse files

fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inode



Now ntfs3 locks mutex for smaller time.
Theoretically in successful cases those locks aren't needed at all.
But proving the same for error cases is difficult.
So instead of removing them we just move them.

Reviewed-by: default avatarKari Argillander <kari.argillander@gmail.com>
Signed-off-by: default avatarKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
parent 6c1ee4d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment