Home
last modified time | relevance | path

Searched refs:rebalance (Results 1 – 4 of 4) sorted by relevance

/systemd-251/test/units/
Dtestsuite-46.sh143 PASSWORD=uuXoo8ei homectl update test-user2 --rebalance-weight=100
147 PASSWORD=xEhErW0ndafV4s homectl update test-user --rebalance-weight=25
151 homectl rebalance
/systemd-251/src/home/
Dhomectl.c2099 static int rebalance(int argc, char *argv[], void *userdata) { in rebalance() function
3766 { "rebalance", VERB_ANY, 1, 0, rebalance }, in run()
/systemd-251/
DTODO1615 - on login, if we can't fallocate initially, but rebalance is on, then allow
1616 login in discard mode, then immediately rebalance, then turn off discard
DNEWS1298 user record field (as exposed via the new --rebalance-weight= homectl
1300 explicitly via "homectl rebalance", which is synchronous, and thus
1301 may be used to wait until the rebalance run is complete.