Tetsuhiro Kohada
6f8b966a99
BACKPORT: exfat: remove EXFAT_SB_DIRTY flag
...
This flag is set/reset in exfat_put_super()/exfat_sync_fs()
to avoid sync_blockdev().
- exfat_put_super():
Before calling this, the VFS has already called sync_filesystem(),
so sync is never performed here.
- exfat_sync_fs():
After calling this, the VFS calls sync_blockdev(), so, it is meaningless
to check EXFAT_SB_DIRTY or to bypass sync_blockdev() here.
Remove the EXFAT_SB_DIRTY check to ensure synchronization.
And remove the code related to the flag.
Signed-off-by: Tetsuhiro Kohada <kohada.t2@gmail.com>
Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
[cyberknight777: backport to 4.14]
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
Signed-off-by: azrim <mirzaspc@gmail.com>
2022-04-26 15:07:00 +07:00
..
2020-11-05 13:16:23 +01:00
2019-08-06 19:05:21 +02:00
2021-03-03 18:22:54 +01:00
2020-04-03 08:18:27 +02:00
2019-12-17 20:37:24 +01:00
2022-02-23 12:10:45 +01:00
2020-11-05 11:07:05 +01:00
2021-09-26 13:56:50 +02:00
2022-03-08 19:01:55 +01:00
2019-08-06 19:05:23 +02:00
2022-03-02 11:33:56 +01:00
2022-03-16 00:46:24 +01:00
2019-06-25 03:08:14 -07:00
2019-03-23 14:35:21 +01:00
2022-01-27 09:00:53 +01:00
2021-05-26 11:47:00 +02:00
2020-12-02 08:34:44 +01:00
2022-04-26 15:07:00 +07:00
2019-12-05 15:48:19 +01:00
2020-01-27 14:46:06 +01:00
2021-10-09 14:09:46 +02:00
2022-04-06 13:18:04 +07:00
2022-04-06 13:18:52 +07:00
2021-10-12 01:49:43 -07:00
2022-04-06 13:18:51 +07:00
2021-09-22 13:49:42 +02:00
2021-08-04 12:22:15 +02:00
2020-04-24 08:00:45 +02:00
2021-06-03 08:36:25 +02:00
2022-03-08 18:51:11 -08:00
2021-11-12 14:28:24 +01:00
2020-09-03 11:22:29 +02:00
2022-01-27 09:00:56 +01:00
2021-11-26 11:40:32 +01:00
2021-06-30 19:16:01 +02:00
2020-12-29 14:17:49 +01:00
2020-08-21 09:48:15 +02:00
2022-02-23 12:10:45 +01:00
2020-12-29 13:47:01 +01:00
2022-02-16 12:44:49 +01:00
2021-09-26 13:56:50 +02:00
2020-01-12 12:24:05 +01:00
2022-04-26 15:03:38 +07:00
2021-11-26 15:15:32 +01:00
2022-01-27 09:00:46 +01:00
2022-03-16 00:46:24 +01:00
2022-04-06 13:18:53 +07:00
2022-04-26 15:03:40 +07:00
2021-10-06 15:05:08 +02:00
2022-02-23 11:57:33 +01:00
2020-10-29 09:07:11 +01:00
2021-08-15 13:03:33 +02:00
2020-08-26 10:29:54 +02:00
2020-08-05 11:41:56 +05:30
2021-05-22 10:57:39 +02:00
2022-03-16 00:46:24 +01:00
2022-03-02 15:28:01 +01:00
2022-03-16 00:46:24 +01:00
2022-02-08 18:16:24 +01:00
2020-08-21 09:48:22 +02:00
2020-02-27 19:24:11 -08:00
2020-06-16 14:08:18 -07:00
2022-01-11 13:57:36 +01:00
2022-04-06 13:20:12 +07:00
2020-06-03 08:18:03 +02:00
2019-07-03 13:15:59 +02:00
2021-03-17 16:34:35 +01:00
2019-11-06 12:42:59 +01:00
2022-03-16 00:46:24 +01:00
2022-04-06 13:20:25 +07:00
2020-01-14 20:05:39 +01:00
2020-05-15 16:04:08 +05:30
2020-05-20 12:15:34 +02:00
2020-03-11 18:02:43 +01:00
2019-12-16 23:32:26 +00:00
2021-04-16 12:09:05 +02:00
2020-01-12 12:11:59 +01:00
2020-10-14 12:08:21 +02:00
2022-04-26 15:03:31 +07:00
2022-03-16 00:46:24 +01:00
2022-04-06 13:18:17 +07:00
2020-08-05 11:41:56 +05:30
2022-03-16 00:46:24 +01:00
2020-08-13 13:44:59 -07:00
2020-08-13 13:44:51 -07:00
2022-03-15 19:48:48 +01:00
2020-11-24 14:56:00 +01:00
2020-01-09 10:17:55 +01:00
2022-03-15 19:48:48 +01:00
2022-04-06 13:17:33 +07:00
2019-08-16 11:38:55 +00:00
2020-08-14 02:10:05 +05:30
2022-04-06 13:20:20 +07:00
2020-08-05 11:41:56 +05:30
2021-08-15 13:03:31 +02:00
2020-05-03 08:51:19 +02:00
2019-12-01 09:36:51 +01:00
2021-04-28 12:08:41 +02:00
2022-03-16 00:46:24 +01:00
2021-07-20 16:17:55 +02:00
2021-12-14 10:16:55 +01:00
2019-05-04 09:15:18 +02:00
2019-10-11 18:18:48 +02:00
2022-02-23 12:10:45 +01:00
2020-04-18 17:49:12 +05:30
2020-08-21 11:00:26 +02:00