commit | a7069a8acc66e1828260123574c40635f0ac9ff4 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Fri Nov 30 11:25:28 2018 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Fri Nov 30 11:29:46 2018 -0800 |
tree | ef8eda7226d5f3fb45183bb65b7e6549bfbc8853 | |
parent | 63b8276fc8c01b3b4e5dff5713e22b2854f78332 [diff] |
fs_mgr: fix typo from off64_t change. I accidentally changed some _mode enums from unsigned int to off64_t along with the rest changes. They probably shouldn't have been unsigned anyway though, so let's make them plain 'int' while we fix the original typo. Test: boot Change-Id: I0c6c51a1a8170056b99087d249539eb79026cffe