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

Issue 1293543006: Make the default directory size returned by stat to be 4096 (Closed)

Created:
5 years, 4 months ago by zhitingzhu
Modified:
5 years, 4 months ago
Reviewers:
binji1, sbc, Sam Clegg, binji
CC:
binji+watch_chromium.org, chromium-reviews, Sam Clegg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[NaCl SDK] nacl_io: Make the default directory size returned by stat to be 4096 Committed: https://crrev.com/4b30ffe83c342e62be5682a1d96576367802511f Cr-Commit-Position: refs/heads/master@{#343298}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc View 1 2 3 3 chunks +8 lines, -1 line 0 comments Download
M native_client_sdk/src/tests/nacl_io_test/html5_fs_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (5 generated)
zhitingzhu
5 years, 4 months ago (2015-08-13 18:51:43 UTC) #2
Sam Clegg
Can you start the CL description with "[NaCl SDK] nacl_io:" What about other filesystem types? ...
5 years, 4 months ago (2015-08-13 19:08:33 UTC) #4
zhitingzhu
I am not sure about other file systems. For higher level, do you mean changing ...
5 years, 4 months ago (2015-08-13 20:56:36 UTC) #5
Sam Clegg
lgtm https://codereview.chromium.org/1293543006/diff/20001/native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc File native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc (right): https://codereview.chromium.org/1293543006/diff/20001/native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc#newcode29 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc:29: const int DIR_SIZE = 4096; How about EMPTY_DIR_SIZE? ...
5 years, 4 months ago (2015-08-13 21:33:48 UTC) #6
binji
lgtm https://codereview.chromium.org/1293543006/diff/20001/native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc File native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc (right): https://codereview.chromium.org/1293543006/diff/20001/native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc#newcode29 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc:29: const int DIR_SIZE = 4096; On 2015/08/13 at ...
5 years, 4 months ago (2015-08-13 21:44:52 UTC) #8
zhitingzhu
https://codereview.chromium.org/1293543006/diff/20001/native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc File native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc (right): https://codereview.chromium.org/1293543006/diff/20001/native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc#newcode29 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc:29: const int DIR_SIZE = 4096; On 2015/08/13 21:44:52, binji ...
5 years, 4 months ago (2015-08-13 22:26:00 UTC) #9
Sam Clegg
lgtm https://codereview.chromium.org/1293543006/diff/40001/native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc File native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc (right): https://codereview.chromium.org/1293543006/diff/40001/native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc#newcode172 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc:172: if (info.size == 0) So I guess you ...
5 years, 4 months ago (2015-08-13 22:29:01 UTC) #10
zhitingzhu
https://codereview.chromium.org/1293543006/diff/40001/native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc File native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc (right): https://codereview.chromium.org/1293543006/diff/40001/native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc#newcode172 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc:172: if (info.size == 0) On 2015/08/13 22:29:01, Sam Clegg ...
5 years, 4 months ago (2015-08-13 22:32:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1293543006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1293543006/60001
5 years, 4 months ago (2015-08-13 22:33:01 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 4 months ago (2015-08-13 23:17:31 UTC) #15
commit-bot: I haz the power
5 years, 4 months ago (2015-08-13 23:18:10 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4b30ffe83c342e62be5682a1d96576367802511f
Cr-Commit-Position: refs/heads/master@{#343298}

Powered by Google App Engine
This is Rietveld 408576698