diff options
author | 2021-08-16 11:30:51 +0800 | |
---|---|---|
committer | 2022-01-10 11:00:04 +0900 | |
commit | 3d966521a824082952990492442c7b486fefb48c (patch) | |
tree | 6a7e5f295c311e9af47e8c06275299a0e45b9194 /scripts/gdb/linux/utils.py | |
parent | exfat: remove argument 'sector' from exfat_get_dentry() (diff) | |
download | wireguard-linux-3d966521a824082952990492442c7b486fefb48c.tar.xz wireguard-linux-3d966521a824082952990492442c7b486fefb48c.zip |
exfat: fix missing REQ_SYNC in exfat_update_bhs()
If 'dirsync' is enabled, all directory updates within the
filesystem should be done synchronously. exfat_update_bh()
does as this, but exfat_update_bhs() does not.
Reviewed-by: Andy.Wu <Andy.Wu@sony.com>
Reviewed-by: Aoyama, Wataru <wataru.aoyama@sony.com>
Reviewed-by: Kobayashi, Kento <Kento.A.Kobayashi@sony.com>
Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Yuezhang.Mo <Yuezhang.Mo@sony.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions