From nobody Wed Feb 21 02:17:44 2024 X-Original-To: freebsd-fs@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 4Tfg0b1xChz5B95F for ; Wed, 21 Feb 2024 02:17:51 +0000 (UTC) (envelope-from divyanshvn@zohomail.in) Received: from sender-pp-o91.zoho.in (sender-pp-o91.zoho.in [103.117.158.91]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tfg0Z0TxMz4PgL for ; Wed, 21 Feb 2024 02:17:49 +0000 (UTC) (envelope-from divyanshvn@zohomail.in) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of divyanshvn@zohomail.in designates 103.117.158.91 as permitted sender) smtp.mailfrom=divyanshvn@zohomail.in; dmarc=pass (policy=reject) header.from=zohomail.in; arc=pass ("zohomail.in:s=zohoarc:i=1") ARC-Seal: i=1; a=rsa-sha256; t=1708481865; cv=none; d=zohomail.in; s=zohoarc; b=PbkPzqD3JhBSNvFLAEnmHu8fxhMCIuuvP/K+7owIiJk8wQPDKLxup36oGToqhP8XrVcsTDSYhGnbvFE4bIqeS4KkFZyQFunZovzbmoW/TCpJOLhvg7tZtHBhctoEa9k5LDC1lguakuUz7dgYcGIoRTvyD3NVQTBS2H99FBBFhRg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.in; s=zohoarc; t=1708481865; h=Content-Type:Date:Date:From:From:MIME-Version:Message-ID:Subject:Subject:To:To:Message-Id:Reply-To:Cc; bh=8NWj51UgdMfz4ZwfGV3J9ez5L03pEPRn8bwAh8ENjBU=; b=ZKOyxZqjgCRDWAUH4HcBMogcqRC0Y1coqGNYgWlmXteVVV57KmnUafAT858TZCvOtm3+Oh0LcZoo/+r1zSKANAnTjhRH8ZPZpbhOz1HYtX7IoE+mcnfLgPrtsm2TLvEogrssReel39GzC4NSInO5JC7+Bs/sprQA6eSOniGWOC4= ARC-Authentication-Results: i=1; mx.zohomail.in; spf=pass smtp.mailfrom=divyanshvn@zohomail.in; dmarc=pass header.from= Received: from mail.zoho.in by mx.zoho.in with SMTP id 1708481864398339.91865515051256; Wed, 21 Feb 2024 07:47:44 +0530 (IST) Received: from [49.207.206.103] by mail.zoho.in with HTTP;Wed, 21 Feb 2024 07:47:44 +0530 (IST) Date: Wed, 21 Feb 2024 07:47:44 +0530 From: "divyansh.nankani" To: "freebsd-fs" Message-Id: <18dc97462c1.7838e37b302531.871124077248788981@zohomail.in> In-Reply-To: Subject: Need inputs for UFS4Fuse GSoC Project List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_879426_747973783.1708481864385" Importance: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-Rspamd-Queue-Id: 4Tfg0Z0TxMz4PgL X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.40 / 15.00]; ARC_ALLOW(-1.00)[zohomail.in:s=zohoarc:i=1]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-0.98)[-0.983]; NEURAL_HAM_SHORT(-0.63)[-0.629]; DMARC_POLICY_ALLOW(-0.50)[zohomail.in,reject]; R_SPF_ALLOW(-0.20)[+ip4:103.117.158.0/24:c]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:56201, ipnet:103.117.158.0/23, country:IN]; MID_RHS_MATCH_FROM(0.00)[]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-fs@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_TWO(0.00)[2]; TO_DN_ALL(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[103.117.158.91:from] ------=_Part_879426_747973783.1708481864385 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi,=C2=A0 I am intending to participate in this year's GSoC through the project=C2=A0= UFS4fuse: support FreeBSD's UFS2 with fusefs (with rust).=C2=A0 Please share inputs with whether it will be possible to take this project u= p in this year's GSoC and if there are any currently open bugs that I can t= ry solving to get a better idea of the things that lay ahead. Thanks & Regards, Divyansh ------=_Part_879426_747973783.1708481864385 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable =
Hi, 
I am intending to participat= e in this year's GSoC through the project UFS4fuse: support FreeBSD's UFS2= with fusefs (with rust). 
Please share inputs with w= hether it will be possible to take this project up in this year's GSoC and = if there are any currently open bugs that I can try solving to get a better= idea of the things that lay ahead.

Thanks & Regard= s,
Divyansh


------=_Part_879426_747973783.1708481864385--