mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
reflink: basic tests of the reflink and dedupe ioctls
Test the operation of the btrfs (and now xfs) reflink and dedupe ioctls at various file offsets and with matching and nonmatching files. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
20d7bfad2d
commit
cc8e860cc9
@@ -118,8 +118,13 @@
|
||||
113 rw aio auto quick
|
||||
114 rw aio auto quick
|
||||
115 auto quick clone
|
||||
116 auto quick clone
|
||||
117 attr auto quick
|
||||
118 auto quick clone
|
||||
119 auto quick clone
|
||||
120 other auto quick
|
||||
121 auto quick clone
|
||||
122 auto quick clone
|
||||
123 perms auto quick
|
||||
124 pattern auto quick
|
||||
125 other auto
|
||||
@@ -131,7 +136,10 @@
|
||||
131 perms auto quick
|
||||
132 pattern auto
|
||||
133 rw auto
|
||||
134 auto quick clone
|
||||
135 metadata auto quick
|
||||
136 auto quick clone
|
||||
137 auto quick clone
|
||||
141 rw auto quick
|
||||
169 rw metadata auto quick
|
||||
184 metadata auto quick
|
||||
|
||||
Reference in New Issue
Block a user