Skip to content

APFS clone extent-level dedup 정밀 회계 #30

Description

@ohing504

목표

APFS clone으로 실제 디스크를 공유하는 항목의 크기를 extent 수준에서 정확히 회계한다. (#17에서 분리 — 저수준 회계 작업으로 독립)

배경

  • code_sign_clone 등은 inode가 달라 stat으로는 공유가 안 보여 apparent size가 overstate된다 (global.go의 codeSignClone 주석 참조).
  • extent-level 공유 회계(fcntl F_LOG2PHYS 등)로 실제 점유 디스크를 산출해야 한다.

독립성

완료 조건

  • extent-level 회계 구현 + 테스트
  • 적용 대상(code_sign_clone 등) 크기 정확도 검증

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions