diff options
author | David Howells <[email protected]> | 2024-01-02 20:33:17 +0000 |
---|---|---|
committer | David Howells <[email protected]> | 2024-01-03 14:53:01 +0000 |
commit | 9546ac78b232bac56ff975072b1965e0e755ebd4 (patch) | |
tree | f589f4a4f1eed75e88957e5556b3dfe56d3db379 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7097c96411d22a1b3f6370dfd7eb2e3b7b83ff98 (diff) |
9p: Fix initialisation of netfs_inode for 9p
The 9p filesystem is calling netfs_inode_init() in v9fs_init_inode() -
before the struct inode fields have been initialised from the obtained file
stats (ie. after v9fs_stat2inode*() has been called), but netfslib wants to
set a couple of its fields from i_size.
Reported-by: Marc Dionne <[email protected]>
Signed-off-by: David Howells <[email protected]>
Tested-by: Marc Dionne <[email protected]>
Tested-by: Dominique Martinet <[email protected]>
Acked-by: Dominique Martinet <[email protected]>
cc: Eric Van Hensbergen <[email protected]>
cc: Latchesar Ionkov <[email protected]>
cc: Dominique Martinet <[email protected]>
cc: Christian Schoenebeck <[email protected]>
cc: [email protected]
cc: [email protected]
cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions