summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_reflink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: move mappings from cow fork to data fork after copy-writeDarrick J. Wong2016-10-051-0/+242
* xfs: allocate delayed extents in CoW forkDarrick J. Wong2016-10-051-0/+84
* xfs: create delalloc extents in CoW forkDarrick J. Wong2016-10-051-0/+216
* xfs: introduce the CoW forkDarrick J. Wong2016-10-051-0/+114