Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2023 01:18:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272127] fdescfs with linkrdlnk fails openat with O_DIRECTORY unless "ls -l" done in fdescfs dir first...
Message-ID:  <bug-272127-227-mUucG9mFvX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272127-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272127-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272127

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D3905309dfeeb89f03b09c347f7ac0a863=
faa3975

commit 3905309dfeeb89f03b09c347f7ac0a863faa3975
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-07-11 05:03:49 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-07-13 01:14:20 +0000

    fdescfs: add a mount option rdlnk

    which changes /dev/fd/N files types to symbolic link with the behavior
    of symbolic links.

    PR:     272127
    Reported by:    Peter Eriksson <pen@lysator.liu.se>
    Reviewed by:    dchagin
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D40969

 sys/fs/fdescfs/fdesc.h        |  1 +
 sys/fs/fdescfs/fdesc_vfsops.c |  2 ++
 sys/fs/fdescfs/fdesc_vnops.c  | 15 ++++++++++-----
 3 files changed, 13 insertions(+), 5 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272127-227-mUucG9mFvX>