aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_symlink_remote.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-14xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok()Eric Sandeen1-1/+0
2014-02-27xfs: modify verifiers to differentiate CRC from other errorsEric Sandeen1-5/+7
2014-02-27xfs: add helper for updating checksums on xfs_bufsEric Sandeen1-1/+1
2014-02-27xfs: add helper for verifying checksums on xfs_bufsEric Sandeen1-2/+1
2014-02-27xfs: Use defines for CRC offsets in all casesEric Sandeen1-3/+2
2013-10-23xfs: decouple log and transaction headersDave Chinner1-2/+3
2013-10-23xfs: create a shared header file for format-related informationDave Chinner1-0/+1
2013-08-12xfs: make struct xfs_perag kernel onlyDave Chinner1-0/+1
2013-08-12xfs: split out the remote symlink handlingDave Chinner1-0/+199