diff options
author | Dave Chinner <[email protected]> | 2016-02-09 16:54:58 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-02-09 16:54:58 +1100 |
commit | 50997470ef95fd8ae0ef6acab3b2e1d886ae2445 (patch) | |
tree | cf2906206f50c18fb77eb3f24ed8e885c63f4114 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | faeb4e4715be017e88e630bda84477afc1dff38b (diff) |
xfs: reinitialise recycled VFS inode correctly
We are going to keep certain on-disk information in the VFS inode
rather than in a separate XFS specific stucture, so we have to be
careful of the VFS code clearing that information when we
re-initialise reclaimable cached inodes during lookup. If we don't
do this, then we lose critical information from the inode and that
results in corruption being detected.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions