# dbfs **Repository Path**: mirrors_kernel_googlesource/dbfs ## Basic Information - **Project Name**: dbfs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This program implements a FUSE filesystem, backed by Berkeley DB. The latest version of fuse-dbfs can be found in the git repository git://git.kernel.org/pub/scm/fs/fuse/dbfs.git Software home: http://www.kernel.org/pub/linux/kernel/people/jgarzik/fs/ git repository: git://git.kernel.org/pub/scm/fs/fuse/dbfs.git Build (and probably runtime) dependencies: * GLib 2.x * DB 4.x * FUSE * OpenSSL, or compatible libcrypto (for SHA1) Other documentation to read: AUTHORS List of primary program authors BUGS List of problems we need to fix COPYING Software license (GPL) INSTALL Generic GNU autotools software installation instructions NEWS Overview of per-release changes SCHEMA Database data structure layout