diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-10-08 00:38:46 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-10-08 00:44:54 +0200 |
commit | ceb69c618438e9e250616af4ad8063151e7d99c5 (patch) | |
tree | 1c967057f2897dc2ec52363e857fda3ef8408a73 /include/sqfs/data_writer.h | |
parent | 768d36ec643268fac24f961b2948fecd1d2e7310 (diff) |
Fix storing of the directory index in the inode, size accounting
After the last modification, the directory index size counter
no longer counts the size, but the number of index entries. To
avoid future confusion, remove the thing entirely and compute
the size on the fly.
Furthermore, eliminate unaligned memory writes and fix the
darn counter once again.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'include/sqfs/data_writer.h')
0 files changed, 0 insertions, 0 deletions