Processing control commands:
> tags -1 + moreinfo
Bug #1049885 [src:linux] overlayfs: cannot rename symlink if lower filesystem
is NFS
Added tag(s) moreinfo.
--
1049885: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049885
Debian Bug Tracking System
Contact ow...@bugs.debian.org with probl
Control: tags -1 + moreinfo
Hi Guido,
On Wed, Aug 16, 2023 at 03:34:45PM +0200, Guido Berhoerster wrote:
> Package: linux-image-6.1.0-10-amd64
> Version: 6.1.38-2
>
> rename(2) on a symlink on an overlayfs where the lower filesystem is NFS
> fails with ENXIO.
>
> It can be reproduced as follows
Package: linux-image-6.1.0-10-amd64
Version: 6.1.38-2
rename(2) on a symlink on an overlayfs where the lower filesystem is NFS
fails with ENXIO.
It can be reproduced as follows:
lower=/nfs/lower # /nfs should be an nfs mount
mkdir -p "${lower}" /upper /work /merged
touch "${lower}"/foo
ln -s foo
3 matches
Mail list logo