Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1213)

Issue 6598074: DoAutomaticFreeDiskSpaceControl() introduced (Closed)

Created:
9 years, 9 months ago by glotov
Modified:
9 years, 7 months ago
Reviewers:
fes
CC:
chromium-os-reviews_chromium.org, Chris Masone, gauravsh, Will Drewry, Nikita (slow), Dmitry Polukhin
Visibility:
Public.

Description

DoAutomaticFreeDiskSpaceControl() introduced Change-Id: Ie97ae11b14a3bc00dd90e3dbda1444823c32d121 BUG=chromium-os:12713 TEST=FEATURES="test" emerge-x86-mario chromeos-cryptohome Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=5a34ece

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+251 lines, -30 lines) Patch
M cryptohome.xml View 1 chunk +6 lines, -0 lines 0 comments Download
M etc/Cryptohome.conf View 1 chunk +6 lines, -0 lines 0 comments Download
M interface.h View 1 chunk +7 lines, -0 lines 0 comments Download
M interface.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M make_tests.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M mock_platform.h View 1 chunk +1 line, -0 lines 0 comments Download
M mount.h View 3 chunks +14 lines, -0 lines 0 comments Download
M mount.cc View 2 chunks +39 lines, -16 lines 0 comments Download
M mount_task.h View 1 chunk +15 lines, -0 lines 0 comments Download
M mount_task.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M mount_task_unittest.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M mount_unittest.cc View 5 chunks +86 lines, -10 lines 0 comments Download
M platform.h View 1 chunk +8 lines, -0 lines 0 comments Download
M platform.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M service.h View 1 chunk +4 lines, -0 lines 0 comments Download
M service.cc View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
glotov
Hi Frank! Here I introduced the new API entry, that will take care of user ...
9 years, 9 months ago (2011-03-01 20:48:31 UTC) #1
fes
9 years, 9 months ago (2011-03-02 18:22:59 UTC) #2
LGTM, assuming you also ran the autotest bvt.

On 2011/03/01 20:48:31, glotov wrote:
> Hi Frank!
> 
> Here I introduced the new API entry, that will take care of user files in case
> of free space shortage.
> 
> Currently it just deletes Cache dirs from users, but it will be expanding.
> 
> Please have a look. This CL mostly mimics existing API staff.

Powered by Google App Engine
This is Rietveld 408576698