diff options
| author | Chi Zhiling <chizhiling@kylinos.cn> | 2026-01-14 20:17:47 +0800 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-02-12 21:21:50 +0900 |
| commit | 8c6bdce0e91425ca5e84f52819b7cf0e024fb129 (patch) | |
| tree | 86a36b10e4dfd4ba0c88c5a05f537fb85ed1628f /include | |
| parent | 256694b22d017edcc8a0ce82a8e40742b074d509 (diff) | |
exfat: tweak cluster cache to support zero offset
The current cache mechanism does not support reading clusters starting
from a file offset of zero. This patch enables that feature in
preparation for subsequent reads of contiguous clusters from offset zero.
1. support finding clusters with zero offset.
2. allow clusters with zero offset to be cached.
Signed-off-by: Chi Zhiling <chizhiling@kylinos.cn>
Reviewed-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
