Displaying 2 results from an estimated 2 matches for "msg00745".
Did you mean:
msg00045
2013 Jul 02
6
[PATCH v3] xfstests: btrfs/316: cross-subvolume sparse copy
...Originally submitted as testcase 302, changes are made based on comments from Eric: http://oss.sgi.com/archives/xfs/2013-03/msg00231.html
Two new common/rc functions used in this script (_require_cp_reflink and _verify_reflink) have been submitted recently: http://oss.sgi.com/archives/xfs/2013-05/msg00745.html
Thanks to Eric Sandeen and Dave Chinner for the reviews.
Version 3: fixing wrapped patch.
Signed-off-by: Koen De Wit <koen.de.wit@oracle.com>
---
tests/btrfs/316 | 130 +++++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/316.out | 39 +++++++++++++++
tests/btrfs/gro...
2013 Jul 01
1
[PATCH v2] xfstests: btrfs/316: cross-subvolume sparse copy
...riginally submitted as testcase 302, changes are made based on comments
from Eric: http://oss.sgi.com/archives/xfs/2013-03/msg00231.html
Two new common/rc functions used in this script (_require_cp_reflink and
_verify_reflink) have been submitted recently:
http://oss.sgi.com/archives/xfs/2013-05/msg00745.html
Thanks to Eric Sandeen and Dave Chinner for the reviews.
Signed-off-by: Koen De Wit <koen.de.wit@oracle.com>
---
tests/btrfs/316 | 130
+++++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/316.out | 39 +++++++++++++++
tests/btrfs/group | 1 +
3 files change...