]> err.no Git - varnish/commit
Simplify calculation of storage file by using str2bytes() function.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 8 Jan 2008 10:58:04 +0000 (10:58 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 8 Jan 2008 10:58:04 +0000 (10:58 +0000)
commit687386f5dee46a96e0b6dd9e9194727fd6a68c3a
tree1b3d6296557f78d89abf958a680bbfd0006ba474
parentb24fd3b71dbaaff79baac646a93cc60f59a4fa1e
Simplify calculation of storage file by using str2bytes() function.

Move unsightly #ifdef STATVFS stuff into small helper function.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2335 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/storage_file.c