RESOLVED FIXED 174086
Prune unused uploaded files when the file quota is reached
https://bugs.webkit.org/show_bug.cgi?id=174086
Summary Prune unused uploaded files when the file quota is reached
Ryosuke Niwa
Reported 2017-07-02 21:56:48 PDT
Instead of simply failing, delete old uploaded files when the per-user quota is reached. Also add the total disk quota so that we don't run out of disk space when there are hundreds of users.
Attachments
Adds the feature (21.20 KB, patch)
2017-07-02 22:05 PDT, Ryosuke Niwa
no flags
Archive of layout-test-results from ews107 for mac-elcapitan-wk2 (1.34 MB, application/zip)
2017-07-03 02:35 PDT, Build Bot
no flags
Ryosuke Niwa
Comment 1 2017-07-02 22:05:22 PDT
Created attachment 314445 [details] Adds the feature
Build Bot
Comment 2 2017-07-03 02:35:35 PDT
Comment on attachment 314445 [details] Adds the feature Attachment 314445 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/4042486 New failing tests: workers/bomb.html
Build Bot
Comment 3 2017-07-03 02:35:36 PDT
Created attachment 314467 [details] Archive of layout-test-results from ews107 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Ryosuke Niwa
Comment 4 2017-07-03 14:13:43 PDT
Comment on attachment 314445 [details] Adds the feature Clearing flags on attachment: 314445 Committed r219091: <http://trac.webkit.org/changeset/219091>
Ryosuke Niwa
Comment 5 2017-07-03 14:13:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.