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
  • inotify_system_nodel.c
Find file
BlameHistoryPermalink
  • Kir Kolyshkin's avatar
    inotify_system_nodel.c: make it a static symlink · 63316337
    Kir Kolyshkin authored May 02, 2017
    inotify_system_nodel.c is supposed to be a symlink to inotify_system.c,
    but somehow the file was committed. This, together with the statement
    in Makefile to recreate the file, lead to replacing the file with a
    symlink during make.
    
    Remove the file, add the symlink, and remove the Makefile rule.
    
    PS yes, I have checked the files are identical.
    Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    63316337
inotify_system_nodel.c 16 Bytes
EditWeb IDE

Replace inotify_system_nodel.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.