From nobody Mon Jun 27 13:27:54 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 15B35877E8E for ; Mon, 27 Jun 2022 13:28:05 +0000 (UTC) (envelope-from SRS0=7KDL=XC=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4LWpSh0tnHz3mlM; Mon, 27 Jun 2022 13:28:04 +0000 (UTC) (envelope-from SRS0=7KDL=XC=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id CF3742842E; Mon, 27 Jun 2022 15:27:55 +0200 (CEST) Received: from [192.168.145.49] (ip-89-177-28-143.net.upcbroadband.cz [89.177.28.143]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id B4DBF28411; Mon, 27 Jun 2022 15:27:54 +0200 (CEST) Message-ID: <3bbacbac-9238-f29d-653c-86d13085afe0@quip.cz> Date: Mon, 27 Jun 2022 15:27:54 +0200 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: Deprecating smbfs(5) and removing it before FreeBSD 14 Content-Language: cs To: Rick Macklem , David Chisnall , "freebsd-current@freebsd.org" References: <7db04ed9-39eb-7163-ce92-9a52c5f7d302@quip.cz> <54704b99-7b89-76a4-0368-79bee391926d@quip.cz> <489849ca-a404-fb54-81d1-d62ea18c5832@FreeBSD.org> <254a0b5e-72d9-f93e-0c49-82b50a35db41@quip.cz> From: Miroslav Lachman <000.fbsd@quip.cz> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4LWpSh0tnHz3mlM X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of "SRS0=7KDL=XC=quip.cz=000.fbsd@elsa.codelab.cz" has no SPF policy when checking 94.124.105.4) smtp.mailfrom="SRS0=7KDL=XC=quip.cz=000.fbsd@elsa.codelab.cz" X-Spamd-Result: default: False [0.02 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[quip.cz]; AUTH_NA(1.00)[]; NEURAL_SPAM_SHORT(0.81)[0.814]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.997]; MLMMJ_DEST(0.00)[freebsd-current]; FORGED_SENDER(0.30)[000.fbsd@quip.cz,SRS0=7KDL=XC=quip.cz=000.fbsd@elsa.codelab.cz]; R_SPF_NA(0.00)[no SPF record]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:42000, ipnet:94.124.104.0/21, country:CZ]; FROM_NEQ_ENVFROM(0.00)[000.fbsd@quip.cz,SRS0=7KDL=XC=quip.cz=000.fbsd@elsa.codelab.cz]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On 16/06/2022 15:56, Rick Macklem wrote: > Miroslav Lachman <000.fbsd@quip.cz> wrote: >> On 24/01/2022 16:13, Rick Macklem wrote: >> > [...] >> >>> So, I think Mark and Yuri are correct and looking at up to date >>> Illumos sources is the next step. >>> (As I mentioned, porting the Apple sources is beyond what I am >>> willing to attempt.) >>> >>> rick >> >> Hello Rick, >> I would like to ask you I there is some progress with porting newer >> SMBFS / CIFS version to FreeBSD? Did you find Illumos sources as a >> possibility where to start porting? > Yes. I have the stuff off Illumos-gate, which I think is pretty up-to-date > and I agree that it should be easier than the Apple stuff to port into > FreeBSD. I don't think it is "straightforward" as someone involved > with Illumos said, due to the big differences in VFS/locking, but... > > Having said the above, I have not done much yet. I've been cleaning up > NFS stuff, although I am nearly done with that now. > I do plan on starting to work on it soon, but have no idea if/when I > will have something that might be useful for others. I'm glad to hear that. >> We have more and more problems with current state of mount_smbfs. I >> would be really glad if "somebody" can do the heroic work of >> implementing SMBv2 in FreeBSD. >> Maybe it's time to start some fundraising for sponsoring this work? > Well, funding isn't an issue for me (I'm just a retired guy who does this > stuff as a hobby). However, if there is someone else who is capable of > doing it if they are funded, I have no problem with that. > I could either help them, or simply stick with working on NFS and leave > SMBv23 to them. > > Sorry, but I cannot report real progress on this as yet, rick No need to sorry. I really appreciate your endless work on NFS and that you still have kind of interest to try porting SMBv2/3. Unfortunately I don't know anybody else trying to do this tremendous work. Kind regards Miroslav Lachman