Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 514538 Details for
Bug 643426
net-fs/samba-4.5.x with sys-cluster/ceph-12.2.2 - default/source3/modules/vfs_ceph_85.o: In function `cephwrap_fstat': vfs_ceph.c:(.text+0x1b88): undefined reference to `ceph_fstat'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
use flag to disable buldling cephfs vfs module
samba-4..10-r1-add-ceph-flag-to-disable-building-cephfs-vfs.patch (text/plain), 866 bytes, created by
Dyweni
on 2018-01-12 19:03:48 UTC
(
hide
)
Description:
use flag to disable buldling cephfs vfs module
Filename:
MIME Type:
Creator:
Dyweni
Created:
2018-01-12 19:03:48 UTC
Size:
866 bytes
patch
obsolete
>--- /usr/portage/net-fs/samba/samba-4.5.10-r1.ebuild 2017-11-13 09:56:40.000000000 -0600 >+++ samba-4.5.10-r1.ebuild 2018-01-12 11:01:52.657114930 -0600 >@@ -24,7 +24,7 @@ > > SLOT="0" > >-IUSE="acl addc addns ads client cluster cups dmapi fam gnutls gpg iprint ldap pam >+IUSE="acl addc addns ads ceph client cluster cups dmapi fam gnutls gpg iprint ldap pam > quota selinux syslog system-heimdal +system-mitkrb5 systemd test winbind zeroconf" > > MULTILIB_WRAPPED_HEADERS=( >@@ -167,6 +167,7 @@ > $(usex addc '' '--without-ad-dc') > $(use_with addns dnsupdate) > $(use_with ads) >+ $(use_enable ceph cephfs) > $(use_with cluster cluster-support) > $(use_enable cups) > $(use_with dmapi) >@@ -193,6 +194,7 @@ > --without-dnsupdate > --without-ads > --disable-avahi >+ --disable-cephfs > --without-cluster-support > --disable-cups > --without-dmapi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 643426
:
513486
| 514538