summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorDave Chinner2010-01-11 12:45:21 +0100
committerAlex Elder2010-01-15 20:46:02 +0100
commit4b6a46882cca8349e8942e2650c33b11bc571c92 (patch)
tree5a5ab0783340fa4acd75a172d857d0077a527809 /ipc
parentxfs: Remove inode iolock held check during allocation (diff)
downloadkernel-qcow2-linux-4b6a46882cca8349e8942e2650c33b11bc571c92.tar.gz
kernel-qcow2-linux-4b6a46882cca8349e8942e2650c33b11bc571c92.tar.xz
kernel-qcow2-linux-4b6a46882cca8349e8942e2650c33b11bc571c92.zip
xfs: fix stale inode flush avoidance
When reclaiming stale inodes, we need to guarantee that inodes are unpinned before returning with a "clean" status. If we don't we can reclaim inodes that are pinned, leading to use after free in the transaction subsystem as transactions complete. Signed-off-by: Dave Chinner <david@fromorbit.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions