linux/drivers/staging/exfat
Valdis Klētnieks d98bb9c2fe staging: exfat: explain the fs_sync() issue in TODO
We've seen several incorrect patches for fs_sync() calls in the exfat driver.
Add code to the TODO that explains this isn't just a delete code and refactor,
but that actual analysis of when the filesystem should be flushed to disk
needs to be done.

Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>

Link: https://lore.kernel.org/r/9837.1570042895@turing-police
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-10-04 10:17:57 +02:00
..
exfat_blkdev.c
exfat_cache.c staging: exfat: check for null return from call to FAT_getblk 2019-09-03 09:39:10 +02:00
exfat_core.c Staging: exfat: Avoid use of strcpy 2019-09-12 10:25:05 +01:00
exfat_nls.c staging: exfat: drop local TRUE/FALSE defines 2019-09-03 22:10:00 +02:00
exfat_super.c staging: exfat: fix fs_sync() calls. 2019-10-04 10:17:51 +02:00
exfat_upcase.c
exfat.h staging: exfat: cleanup spacing for operators 2019-09-12 10:25:04 +01:00
Kconfig staging: exfat: make exfat depend on BLOCK 2019-09-02 20:13:50 +02:00
Makefile
TODO staging: exfat: explain the fs_sync() issue in TODO 2019-10-04 10:17:57 +02:00