]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Thu, 9 Sep 2021 10:15:20 +0000 (13:15 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Tue, 21 Sep 2021 15:37:01 +0000 (18:37 +0300)
commitbae696863a828aab7cebf3ec3af1c5d995e62ca6
tree5113b96325e1f9813687c626827cfb4a6fdae3a5
parentb11c80ebaf9aafe62a7e4aa89ebcbe9253d4fa8e
fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update

This allows to wait only when it's requested.
It speeds up creation of hardlinks.

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/attrib.c
fs/ntfs3/attrlist.c
fs/ntfs3/frecord.c
fs/ntfs3/fslog.c
fs/ntfs3/fsntfs.c
fs/ntfs3/inode.c
fs/ntfs3/ntfs_fs.h
fs/ntfs3/xattr.c