summaryrefslogtreecommitdiff
path: root/test/py/tests/test_fs/test_basic.py
diff options
context:
space:
mode:
authorAKASHI Takahiro <takahiro.akashi@linaro.org>2018-09-11 15:59:00 +0900
committerAlexander Graf <agraf@suse.de>2018-09-23 21:55:29 +0200
commitf528c140c8019609c92c3fcd89a0fde8d306332f (patch)
tree481bd6a2be3923ae679bbc47a35dd2ecf81959e6 /test/py/tests/test_fs/test_basic.py
parentb94b6be543c24ce8ce5debececb0af0708fbd97f (diff)
fs: fat: assure iterator's ->dent belongs to ->clust
In my attempt to re-work write operation, it was revealed that iterator's "clust" does not always point to a cluster to which a current directory entry ("dent") belongs. This patch assures that it is always true by adding "next_clust" which is used solely for dereferencing a cluster chain. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'test/py/tests/test_fs/test_basic.py')
0 files changed, 0 insertions, 0 deletions