]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
unfs3: fix symlink time setting issue
authorhen Qi <Qi.Chen@windriver.com>
Tue, 25 Apr 2023 05:05:17 +0000 (22:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 May 2023 09:57:08 +0000 (10:57 +0100)
commitfe35a2c11ba6f87735bccae244817016f9c1b5db
tree3f8f63f801c19aefedfc5044c88e92174f0c2c60
parent8a70d6935afa38173dbf012b8e1c3d59228504df
unfs3: fix symlink time setting issue

Add back the dropped 0001-attr-fix-utime-for-symlink.patch
to fix symlink time setting issue on NFS.

The problem could be reproduced by runing the following command
on nfs booted qemu:

  ln -s dest src && touch -h src

Apart from the rpm operations mentioned in the original patch,
'docker pull' also fails with a 'stale file' error. The common
pattern here is extracting files from a bundle and setting times
for them.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/unfs3/unfs3/0001-attr-fix-utime-for-symlink.patch [new file with mode: 0644]
meta/recipes-devtools/unfs3/unfs3_git.bb