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
  • ofd_file_locks.h
Find file
BlameHistoryPermalink
  • Andrei Vagin's avatar
    test/file_locks: use struct flock instead of struct flock64 · 54daec18
    Andrei Vagin authored Nov 01, 2018
    If we want to use flock64, we have to use fcntl64. Otherwise we will get
    errors like this:
    ERR: file_locks07.c:49: Can't set ofd lock (errno = 22 (Invalid argument))
    
    Reported-by: Mr Jenkins
    Signed-off-by: 's avatarAndrei Vagin <avagin@gmail.com>
    54daec18
ofd_file_locks.h 461 Bytes
EditWeb IDE

Replace ofd_file_locks.h

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.