[PATCH] fsnofs01/init.c: Check for ENOENT from utime().
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Jun 9 05:43:24 UTC 2021
On 08/06/2021 20:16, Joel Sherrill wrote:
> The addition of the entire*utime*() family of functions resulted
> in this call returning ENOENT not ENXIO. This is better aligned
> with the POSIX definition of the methods.
Does this utime(path, NULL) call essentially fail because the fstat_h
handler returns an error? Does this mean that the utimes_h handler is
unreachable for the null node (null_op_utimens)?
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
More information about the devel
mailing list