diff options
author | 2016-02-09 16:54:58 +1100 | |
---|---|---|
committer | 2016-02-09 16:54:58 +1100 | |
commit | 50997470ef95fd8ae0ef6acab3b2e1d886ae2445 (patch) | |
tree | cf2906206f50c18fb77eb3f24ed8e885c63f4114 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: move v1 inode conversion to xfs_inode_from_disk (diff) | |
download | linux-dev-50997470ef95fd8ae0ef6acab3b2e1d886ae2445.tar.xz linux-dev-50997470ef95fd8ae0ef6acab3b2e1d886ae2445.zip |
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 <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions