diff options
author | 2013-06-17 15:35:57 -0500 | |
---|---|---|
committer | 2013-06-19 14:14:43 -0500 | |
commit | 725eb1eb2ae88c200466fec34bcf1fbce4b8eca3 (patch) | |
tree | 7460ee9819514f53f842f9df3e29485bf9daf878 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: Remove struct xfs_chash from xfs_mount (diff) | |
download | linux-dev-725eb1eb2ae88c200466fec34bcf1fbce4b8eca3.tar.xz linux-dev-725eb1eb2ae88c200466fec34bcf1fbce4b8eca3.zip |
xfs: fix the symbolic link assert in xfs_ifree
Adding an extended attribute to a symbolic link can force that
link to an remote extent. xfs_inactive() incorrectly assumes
that any symbolic link small enough to be in the inode core
is incore, resulting in the remote extent to not be removed.
xfs_ifree() will assert on presence of this leaked remote extent.
Signed-off-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions