X-Original-To: alpine-user@lists.alpinelinux.org Received: from NAM01-BY2-obe.outbound.protection.outlook.com (mail-oln040092001053.outbound.protection.outlook.com [40.92.1.53]) by lists.alpinelinux.org (Postfix) with ESMTP id 1E402F84DA6 for ; Mon, 4 Mar 2019 17:28:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=TLevTmVhpXjla+qexS8lyJzKP3fxOWTop9ORRtlXgTU=; b=QjASG5pyZzQVevKg8N51K4JaPenAs+7r21kYIF47647w9ZzUDcPx4X/6ZMPgAR+pMqx91banx4JwEHXOoIlK+1qWSwolKuJtBKGSzK4+8Hs9hdVky+LMd87O5VMOaGHu3T8geMM4/sEbzK0T1Mddnuyn32FWlEP1Fyodw3rStqL25QLfUEmwC3KEDWH/SLkQa7nvCwtzBM0oFrYsJ/zOMiHp9sZ1U05XpsTZBFJp4Pgm0+fqt5ZOjNhuyiHex5wDc7GVAfw2DTZjBX5Su3PiCXA8hNO2ikyJ87eYPoeVVaB6X95t1jezpPrRCKs1KgLrUlsZFClR4w7vwVVX8jMRpg== Received: from BY2NAM01FT055.eop-nam01.prod.protection.outlook.com (10.152.68.51) by BY2NAM01HT009.eop-nam01.prod.protection.outlook.com (10.152.68.89) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.20.1643.11; Mon, 4 Mar 2019 17:28:38 +0000 Received: from BN6PR20MB2003.namprd20.prod.outlook.com (10.152.68.60) by BY2NAM01FT055.mail.protection.outlook.com (10.152.68.122) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.20.1643.11 via Frontend Transport; Mon, 4 Mar 2019 17:28:38 +0000 Received: from BN6PR20MB2003.namprd20.prod.outlook.com ([fe80::50b5:dff6:7174:4807]) by BN6PR20MB2003.namprd20.prod.outlook.com ([fe80::50b5:dff6:7174:4807%8]) with mapi id 15.20.1665.017; Mon, 4 Mar 2019 17:28:38 +0000 From: Claude Robitaille To: "alpine-user@lists.alpinelinux.org" Subject: [alpine-user] CIFS Stats Thread-Topic: CIFS Stats Thread-Index: AQHU0q5MtI74wM1IxkSwz5wzXZ/pew== Date: Mon, 4 Mar 2019 17:28:38 +0000 Message-ID: Accept-Language: en-CA, en-US Content-Language: en-CA X-MS-Has-Attach: X-MS-TNEF-Correlator: x-incomingtopheadermarker: OriginalChecksum:71FD11F747187E19CDDFCB12C109363CB29F49F070272B643769280C2D6328FF;UpperCasedChecksum:C69240691BC94CB50D1E849430D210E5D7B8E3C1711860D10D0F1164B76E05DA;SizeAsReceived:6596;Count:41 x-tmn: [M57Dd6HJxYMm+paSVz+QTHDVGKOSy39U] x-ms-publictraffictype: Email x-incomingheadercount: 41 x-eopattributedmessage: 0 x-microsoft-antispam: BCL:0;PCL:0;RULEID:(2390118)(7020095)(20181119110)(201702061078)(5061506573)(5061507331)(1603103135)(2017031320274)(2017031322404)(2017031323274)(2017031324274)(1601125500)(1603101475)(1701031045);SRVR:BY2NAM01HT009; x-ms-traffictypediagnostic: BY2NAM01HT009: x-microsoft-antispam-message-info: zl7F2D0zEE0CP7FNSePnT6VIsUA0reHvYZAMrGZfGtR31VBTUImdHdbsHiRZBChe Content-Type: multipart/alternative; boundary="_000_BN6PR20MB2003F8E3567C816FCC997343F7710BN6PR20MB2003namp_" X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-CrossTenant-Network-Message-Id: 6bda6173-4170-4de1-b1d2-08d6a0c6d66e X-MS-Exchange-CrossTenant-rms-persistedconsumerorg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-CrossTenant-originalarrivaltime: 04 Mar 2019 17:28:38.0070 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: BY2NAM01HT009 --_000_BN6PR20MB2003F8E3567C816FCC997343F7710BN6PR20MB2003namp_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I am trying to use Alpine for a Samba project. I was able to listy remote h= ost/shares, etc. However, when I wanted to get some stats I found out that = /proc/fs/cifs is missing. I have installed cifs-utils so mount.cifs is present but what about the ker= nel module? Which package provides that/ Thanks Sent from Outlook --_000_BN6PR20MB2003F8E3567C816FCC997343F7710BN6PR20MB2003namp_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,

I am trying to use Alpine for a Samba project. I was able to listy remote h= ost/shares, etc. However, when I wanted to get some stats I found out that = /proc/fs/cifs is missing.

I have installed cifs-utils so mount.cifs is present but what about the ker= nel module? Which package provides that/

Thanks

Sent from Outlook

--_000_BN6PR20MB2003F8E3567C816FCC997343F7710BN6PR20MB2003namp_-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---