search for: msg00231

Displaying 3 results from an estimated 3 matches for "msg00231".

Did you mean: msg00238
2013 Jul 02
6
[PATCH v3] xfstests: btrfs/316: cross-subvolume sparse copy
This testscript creates reflinks to files on different subvolumes, overwrites the original files and reflinks, and moves reflinked files between subvolumes. 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 &...
2007 Jan 04
3
Slightly OT: Rails + Mongrel Proxy Server without Apache
...However, this approach always seems to result in invalid response headers that the Jspell javascript doesn''t like. My guess is that it''s something do to with the keepalive not being settable, as discussed here: http://lists.netisland.net/archives/phillyonrails/phillyonrails-2006/msg00231.html So, what I want is to simply proxy the entire response, headers and all, without rails or mongrel changing anything. Any ideas? Thanks in advance, -- Chad Woolley
2013 Jul 01
1
[PATCH v2] xfstests: btrfs/316: cross-subvolume sparse copy
This testscript creates reflinks to files on different subvolumes, overwrites the original files and reflinks, and moves reflinked files between subvolumes. 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. Signed-off-by: Koen De Wit <koen.de.wit@oracle.com> --...