rclone/backend/union
Nick Craig-Wood 09a408664d fs: create Overlay feature flag to indicate backend wraps others
Set this automatically for any backend which implements UnWrap and
manually for combine and union which can't implement UnWrap but do
overlay other backends.
2023-05-14 11:22:57 +01:00
..
common union: add min_free_space option for lfs/eplfs policies - fixes #6071 2022-06-16 22:13:50 +01:00
policy union: the root folder shows the modtime configured by --default-time #6986 2023-05-04 15:03:11 +01:00
upstream build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
entry.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
errors.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
union_internal_test.go fstest: remove spurious contents return from PutTestContents and friends 2022-06-29 11:18:02 +01:00
union_test.go backend: allow wrapping backend tests to run in make quicktest 2022-06-29 17:30:37 +01:00
union.go fs: create Overlay feature flag to indicate backend wraps others 2023-05-14 11:22:57 +01:00