commit | 5da8f2f8908aabcfa4113d37d470039c79962ba9 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Jun 16 11:00:15 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Jun 20 10:45:22 2017 -0700 |
tree | c6b64c4a6c060b696693499239e9ae9ae1a7ad27 | |
parent | ad017f6537dee30a67b89f937a16e2f6c82e3774 [diff] |
xfs: allow reading of already-locked remote symbolic link Expose the readlink variant that doesn't take the inode lock so that the scrubber can inspect symlink contents. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>