After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 693508 - btrfs clone functionality needs better availability test
btrfs clone functionality needs better availability test
Status: RESOLVED DUPLICATE of bug 692829
Product: glib
Classification: Platform
Component: gio
2.35.x
Other Solaris
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-02-10 03:54 UTC by Sean McGovern
Modified: 2013-02-10 03:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sean McGovern 2013-02-10 03:54:16 UTC
Currently, the BTRFS clone functionality in gfile only looks for the presence of sys/ioctl.h. This header exists on other operating systems (in this case, Solaris), and so does not constitute a good way of determining if the desired functionality is available or not.
Comment 1 Sean McGovern 2013-02-10 03:57:25 UTC
Oh dear -- I forgot I'd already filed this one.

Sorry for the DUP.

*** This bug has been marked as a duplicate of bug 692829 ***