| commit | eb15a6b42fc4ca037e117a17811198a479e9c768 | [log] [tgz] |
|---|---|---|
| author | Darrick J. Wong <djwong@kernel.org> | Wed Apr 23 10:33:05 2025 -0700 |
| committer | Darrick J. Wong <djwong@kernel.org> | Thu Apr 24 14:36:52 2025 -0700 |
| tree | e5a982fd12db19ba9b2dd250e132c0e6125f58ac | |
| parent | fcb66a61280bb66d3c9d8d4c69c5bdaae480f117 [diff] |
fuse2fs: allow setting of the cache size Create a CLI option so that we can adjust the disk cache size, and set it to 32MB by default. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>