Bug 264607 - sysutils/fusefs-sshfs: patch to fix readdir() issue
Summary: sysutils/fusefs-sshfs: patch to fix readdir() issue
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-11 03:48 UTC by Ivan Rozhuk
Modified: 2022-06-15 16:58 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
patch (1.70 KB, patch)
2022-06-11 03:48 UTC, Ivan Rozhuk
rozhuk.im: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-06-15 16:58:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e97f6f0227d9f374f02becffef81416bd5a492d

commit 9e97f6f0227d9f374f02becffef81416bd5a492d
Author:     Ivan Rozhuk <rozhuk.im@gmail.com>
AuthorDate: 2022-06-15 16:56:13 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-06-15 16:56:13 +0000

    sysutils/fusefs-sshfs: warnings and readdir() fix

    Merge upstreqam patches:
    - https://github.com/libfuse/sshfs/issues/211
    - https://github.com/libfuse/sshfs/issues/212
    - https://github.com/libfuse/sshfs/issues/278

    PR:             264607
    Reported by:    rozhuk.im@gmail.com

 sysutils/fusefs-sshfs/Makefile | 5 +++--
 sysutils/fusefs-sshfs/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 3 deletions(-)