It is currently only used by 9pfs and virtfs-proxy-helper. This series convert
them to utimensat() and futimens().

--
Greg

---

Greg Kurz (2):
      9pfs: assume utimensat() and futimens() are present
      util: drop old utimensat() compat code


 configure                   |   22 --------------------
 fsdev/virtfs-proxy-helper.c |    3 ++-
 hw/9pfs/9p-handle.c         |    5 -----
 include/sysemu/os-posix.h   |   11 ----------
 util/oslib-posix.c          |   47 -------------------------------------------
 5 files changed, 2 insertions(+), 86 deletions(-)


Reply via email to