commit | 3a9c8dd7b331a7be4072cbefab6fdcd4ea289b48 | [log] [tgz] |
---|---|---|
author | Dipankar Bhardwaj <dipankarb@google.com> | Mon Aug 08 17:09:03 2022 +0000 |
committer | Dipankar Bhardwaj <dipankarb@google.com> | Tue Aug 23 09:41:43 2022 +0000 |
tree | ac9edb6c33b763b21c3ebc2167bf876dd4899c25 | |
parent | 35425959af4152b091aeb20cf0867f03d8638eee [diff] |
Remove redundant quota update call for FUSE File creation via fuse already updates the storage quota type after file creation. Also insertFileIfNecessaryForFuse() is called even before file is created, so updating storage quota type always fails. Test: atest StorageHostTest Bug: 234689905 Change-Id: I363cc71ee1f256441a4eb33cb4df0b6fdc065845