diff options
| author | AKASHI Takahiro <[email protected]> | 2018-09-11 15:59:00 +0900 |
|---|---|---|
| committer | Alexander Graf <[email protected]> | 2018-09-23 21:55:29 +0200 |
| commit | f528c140c8019609c92c3fcd89a0fde8d306332f (patch) | |
| tree | 481bd6a2be3923ae679bbc47a35dd2ecf81959e6 /include/linux | |
| parent | b94b6be543c24ce8ce5debececb0af0708fbd97f (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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
