From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.1 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1759749180; bh=o9mGIj6PrcmqGXxVCW1+3LGus/3GPqLatE5VLlLfTNY=; h=Subject:From:To:Date:Message-ID; b=OwNB8Gewb6QGvo5in5+H0wGwMxgSVgUugzwBI/exOKbHcbD6HeOFXPo4XGYoWzjjf 0j6P5iZYEFhBRkcDDhs4OUmwI4KrCf26OGuHwMXCXm7J1gha8sZhNWzClyaFfI2Z41 gxPL07hHpLhAQ+vaXJFE7gdDDCsnJHI4607e7F+I= Authentication-Results: mail-nwsmtp-smtp-production-main-89.sas.yp-c.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: Date: Mon, 6 Oct 2025 14:12:56 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: community@lists.altlinux.org From: Alexander Lubyagin Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: [Comm] vfs: scripting X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2025 11:13:03 -0000 Archived-At: List-Archive: List-Post: Вопрос возник насчёт VFS. Известны ли вам VFS, скриптуемые, с хорошим стилем кода? Может быть, даже на Rust. Хочется иметь нечто, подобное unionfs, но - раскидывающее на разные носители по user-defined критериям. --