Zygo Blaxell
0bbaddd54c
docs: finally concede that the consensus spelling is "dedupe"
...
Change documentation and comments to use the word "dedupe," not "dedup"
as found in circa-3.15 kernel sources.
No changes in code or program output--if they used "dedup" before, they
will continue to be spelled "dedup" now.
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2021-06-11 20:49:15 -04:00
Zygo Blaxell
6e6b08ea0e
scripts: put AL16M back to avoid breaking existing scripts
...
Leave AL16M defined in beesd to avoid breaking scripts based on
beesd.conf.sample which used this constant.
Use the absolute size in beesd.conf.sample to avoid any future problems.
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2018-10-31 22:50:36 -04:00
Zygo Blaxell
0c714cd55c
scripts: use multiples (not power) of 128K
...
Adjust the scripts for the new smaller hash table extent size.
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2018-10-19 20:21:04 -04:00
Timofey Titovets
2d14fd90e4
Update options in sample config
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2018-08-29 11:44:25 +03:00
Kai Krakow
93ba0f48de
Make clear that options must be supplied in one variable
...
Previously, expectations may fail when just uncommenting both lines.
2017-11-14 06:58:43 +01:00
Kai Krakow
21212cd3e3
Fix example config for timestamp logging
2017-11-14 06:58:43 +01:00
Kai Krakow
0c6a4d00c8
Remove filter path logic from frontend script
...
Now with relative path filtering in place, we can now give sub spawning
subshells in the frontend script.
Signed-off-by: Kai Krakow <kai@kaishome.de>
2017-11-14 01:16:06 +01:00
Kai Krakow
3bf4e69c4d
Make config example more clear
...
A pre-defined UUID should not be part of the sample config file.
Instead, make it more clear how the config file is intended to be used.
2017-09-19 21:06:18 +02:00
Timofey Titovets
22e601912e
Make filters configurable
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2016-12-30 04:26:42 +03:00
Timofey Titovets
37713c2dd4
Scripts: Remove code for short path name in log
...
Commit: "log: remove path from thread name" remove path from logs, so this useless
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2016-12-29 13:14:17 +03:00
Timofey Titovets
606d48acc1
Add option to make mnt path shorter in logs
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2016-11-28 08:23:50 +03:00
Timofey Titovets
bf4e31ae71
Add default values to vars
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2016-11-27 06:23:42 +03:00
Timofey Titovets
a384cd976a
Add bash wrapper
...
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2016-11-27 03:19:19 +03:00