]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal: rename determine_space_for() into cache_space_refresh() 4360/head
authorFranck Bui <fbui@suse.com>
Wed, 12 Oct 2016 08:09:45 +0000 (10:09 +0200)
committerFranck Bui <fbui@suse.com>
Wed, 19 Oct 2016 07:53:07 +0000 (09:53 +0200)
commit57f443a6d981d78c14b413ae2dde26a04eddde40
tree4e85e115a4b4756e93cfeb2e1062cf31d4dd4035
parent3a19f2150da1baae5af65f85864ff8df403a1aea
journal: rename determine_space_for() into cache_space_refresh()

Now that determine_space_for() only deals with storage space (cached) values,
rename it so it reflects the fact that only the cached storage space values are
updated.
src/journal/journald-server.c