Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
C
criu
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • zhul
  • criu
  • Repository

Switch branch/tag
  • criu
  • test
  • zdtm
  • static
  • mntns_ghost01.c
Find file
BlameHistoryPermalink
  • Pavel Tikhomirov's avatar
    zdtm: check ghost restores on readonly fs if it is also a ghost in other writable bind · 9ffe2f33
    Pavel Tikhomirov authored Jan 17, 2018
    It is a test for convert_path_from_another_mp fix, it is a bit tricky as
    we don't fully support ghosts on readonly fs, but only if the ghost can
    be remaped on some _other_ bindmount (luckily we have same ghost on other
    bind). Moreover wrong absolute path generated with old convert_path_from
    _another_mp for lnkat don't always fail, only in case we want to do
    linkat on mount in _other_ mountns and absolute path makes us do it in
    local mountns and local path is readonly and we fail. =)
    
    v2: remove unused headers
    Signed-off-by: 's avatarPavel Tikhomirov <ptikhomirov@virtuozzo.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    9ffe2f33
mntns_ghost01.c 1.91 KB
EditWeb IDE

Replace mntns_ghost01.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.