commit | 2c25796aa0cbc11a4dac02045d494ca4429c7ca7 | [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 | 9d24734b5c3b21895eb16e3f1144cca9a72d8514 [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