diff options
author | Gao Xiang <gaoxiang25@huawei.com> | 2019-09-04 10:08:51 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-05 20:10:07 +0200 |
commit | ed34aa4a8a7d41ce0a160ccec0fd4f6b44a79c15 (patch) | |
tree | 28adb4382a5595997ca64a1bd57ca60bcb0268c7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b6796abd3cc155eb5d49b9a7600a26f503b62da7 (diff) |
erofs: kill __packed for on-disk structures
As Christoph suggested "Please don't add __packed" [1],
remove all __packed except struct erofs_dirent here.
Note that all on-disk fields except struct erofs_dirent
(12 bytes with a 8-byte nid) in EROFS are naturally aligned.
[1] https://lore.kernel.org/r/20190829095954.GB20598@infradead.org/
Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190904020912.63925-5-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions