NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/56398 (`mkdir -p -m` fails to assign the correct mode with trailing slashes)
The following reply was made to PR kern/56398; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/56398 (`mkdir -p -m` fails to assign the correct mode with trailing slashes)
Date: Tue, 14 Sep 2021 00:21:39 +0700
Date: Mon, 13 Sep 2021 07:50:01 +0000 (UTC)
From: mlelstv%serpens.de@localhost (Michael van Elst)
Message-ID: <20210913075001.B2EB71A923A%mollari.NetBSD.org@localhost>
| It's probably better to improve the mkpath parser.
Agreed, I am currently building a system with a trivial change to that
which I think will solve the problem (without stripping trailing slashes
anywhere). It simply alters the computation to determine "done"
Assuming all is fine after it is built and tested, I will commit the
change.
Home |
Main Index |
Thread Index |
Old Index