summary refs log tree commit diff
path: root/security
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2016-02-09 16:54:58 +1100
committerDave Chinner <david@fromorbit.com>2016-02-09 16:54:58 +1100
commit50997470ef95fd8ae0ef6acab3b2e1d886ae2445 (patch)
treecf2906206f50c18fb77eb3f24ed8e885c63f4114 /security
parentfaeb4e4715be017e88e630bda84477afc1dff38b (diff)
downloadlinux-50997470ef95fd8ae0ef6acab3b2e1d886ae2445.tar.gz
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 'security')
0 files changed, 0 insertions, 0 deletions