| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
style: wrap lines exceeding 120 characters Split long function signatures and LOG statements to comply with 120-char line width limit. Co-Authored-By: Agent <agent@opencode.ai> Signed-off-by: gzhuangzhuang <gengzhuangzhuang@huawei.com> Change-Id: I4712c62422c6c9c74ec2a9e6b71532d0c1ca2037 | 6 天前 | |
refactor(storage_service): migrate disk/volume management to disk_manager Remove legacy volume and disk business code from storage_manager and storage_daemon. Keep volume space statistics forwarding via DiskManagerClient and retain storage_daemon IPC backend, netlink, and process utilities required by the new architecture. Update UT and fuzz targets accordingly. Signed-off-by: ning-jingyou <ningjingyou@huawei.com> Co-authored-by: Cursor <cursoragent@cursor.com> Change-Id: Iadc3561a5293c40c71677b16094f80075a4ce5ee | 3 天前 | |
refactor(storage_service): migrate disk/volume management to disk_manager Remove legacy volume and disk business code from storage_manager and storage_daemon. Keep volume space statistics forwarding via DiskManagerClient and retain storage_daemon IPC backend, netlink, and process utilities required by the new architecture. Update UT and fuzz targets accordingly. Signed-off-by: ning-jingyou <ningjingyou@huawei.com> Co-authored-by: Cursor <cursoragent@cursor.com> Change-Id: Iadc3561a5293c40c71677b16094f80075a4ce5ee | 3 天前 | |
检视意见修改 Signed-off-by: sunxiaoqianghappy <sunxiaoqiang7@h-partners.com> | 4 个月前 | |
:revert copyright Signed-off-by: lixiyuan <lixiyuan7@huawei.com> | 1 年前 | |
refactor(storage_service): migrate disk/volume management to disk_manager Remove legacy volume and disk business code from storage_manager and storage_daemon. Keep volume space statistics forwarding via DiskManagerClient and retain storage_daemon IPC backend, netlink, and process utilities required by the new architecture. Update UT and fuzz targets accordingly. Signed-off-by: ning-jingyou <ningjingyou@huawei.com> Co-authored-by: Cursor <cursoragent@cursor.com> Change-Id: Iadc3561a5293c40c71677b16094f80075a4ce5ee | 3 天前 | |
mtp增强dfx打点 Signed-off-by: sunxiaoqianghappy <sunxiaoqiang7@h-partners.com> | 6 个月前 | |
refactor(storage_service): migrate disk/volume management to disk_manager Remove legacy volume and disk business code from storage_manager and storage_daemon. Keep volume space statistics forwarding via DiskManagerClient and retain storage_daemon IPC backend, netlink, and process utilities required by the new architecture. Update UT and fuzz targets accordingly. Signed-off-by: ning-jingyou <ningjingyou@huawei.com> Co-authored-by: Cursor <cursoragent@cursor.com> Change-Id: Iadc3561a5293c40c71677b16094f80075a4ce5ee | 3 天前 | |
相机睡眠场景修复 Signed-off-by: sunxiaoqianghappy <sunxiaoqiang7@h-partners.com> | 21 天前 | |
【master】【storage】新增获取磁盘分区信息接口 Signed-off-by: zhangchenyang <zhangchenyang30@h-partners.com> | 1 个月前 | |
feat: split HMFS metadata proportionally to freeSize and systemDataSize Previously, HMFS filesystem metadata was entirely added to systemDataSize, causing displayed storage usage to be inaccurate. Now metadata is split proportionally: freeMetadata goes to getFreeSize, usedMetadata goes to getSystemDataSize, making storage display more accurate. - Move metadata calculation from storage_daemon to storage_manager - Add StorageStatusManager::GetMetaDataSize via GetDataSizeByPath IPC - Add StorageTotalStatusService::GetDataTotalSize for data-only total - Add StorageTotalStatusService::GetRawFreeSize for statvfs raw free - Modify GetFreeSize to add freeMetadata with graceful degradation - Modify GetSystemDataSize to add usedMetadata with graceful degradation - Fix bug: GetSystemDataSize uses GetRawFreeSize instead of GetFreeSize to avoid inflating freeMetadata numerator - Add overflow checks in GetMetaDataSize (multiply and add) - Remove redundant systemCacheSize variable in QuotaManager::GetSystemDataSize - Remove unused storage_daemon_communication.h include - Add UT test cases covering all branches with output value assertions - Update mock infrastructure for new methods - UT verified on RK3568 device: 54/54 passed Fixes #2327 Co-Authored-By: Agent Signed-off-by: Dyylll <daiyunlong4@huawei.com> Change-Id: I4c214a1173df6074bd2bf84b587e332c1f6a621b | 14 天前 | |
Add UnMountDisShareFile interface Co-Authored-By: Agent Signed-off-by: weizhijun <weizhijun3@h-partners.com> | 1 个月前 | |
add空间统计故障打点接口,方便后续打点调用 Signed-off-by: libo429 <libo429@h-partners.com> | 14 天前 | |
refactor(storage_service): migrate disk/volume management to disk_manager Remove legacy volume and disk business code from storage_manager and storage_daemon. Keep volume space statistics forwarding via DiskManagerClient and retain storage_daemon IPC backend, netlink, and process utilities required by the new architecture. Update UT and fuzz targets accordingly. Signed-off-by: ning-jingyou <ningjingyou@huawei.com> Co-authored-by: Cursor <cursoragent@cursor.com> Change-Id: Iadc3561a5293c40c71677b16094f80075a4ce5ee | 3 天前 |