mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #1372] dcache.cpp:478:33: error: 'SEEK_HOLE' was not declared in this scope int hole_pos = lseek(fd, 0, SEEK_HOLE); #733
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#733
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akhanduri20 on GitHub (Aug 19, 2020).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1372
github.com/s3fs-fuse/s3fs-fuse@bcf6838e86/src/fdcache.cpp (L478)@ggtakec commented on GitHub (Aug 20, 2020):
@akhanduri20
If you could build s3fs from source code, please wait for #1365 to be merged.
After it is merged, please build with the source code of master.
Thanks in advance for your assistance.
@akhanduri20 commented on GitHub (Aug 20, 2020):
Thank you for updates!
I forked master and created a branch on last successful commit and am using it. I will wait for said merger but generally master should always be stable!
Thanks...Anand
Sent from my iPhone
On Aug 20, 2020, at 6:08 AM, Takeshi Nakatani notifications@github.com wrote:
@akhanduri20https://github.com/akhanduri20
If you could build s3fs from source code, please wait for #1365https://github.com/s3fs-fuse/s3fs-fuse/pull/1365 to be merged.
After it is merged, please build with the source code of master.
Thanks in advance for your assistance.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/s3fs-fuse/s3fs-fuse/issues/1372#issuecomment-677653738, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIPF6W5FIDE5JWHJXQLA5V3SBUN3HANCNFSM4QFIVXDQ.
@gaul commented on GitHub (Oct 6, 2020):
Marking as fixed.