/[base]
ViewVC logotype

Revision 347898


Jump to revision: Previous Next
Author: asomers
Date: Thu May 16 23:17:39 2019 UTC (5 years, 1 month ago)
Changed paths: 2
Log Message:
fusefs: forward UTIME_NOW to the server

If a user sets both atime and mtime to UTIME_NOW when calling a syscall like
utimensat(2), allow the server to choose what "now" means.  Due to the
design of FreeBSD's VFS, it's not possible to do this for just one of atime
or mtime; it's all or none.

PR:		237181
Sponsored by:	The FreeBSD Foundation


Changed paths

Path Details
Directoryprojects/fuse2/sys/fs/fuse/fuse_internal.c modified , text changed
Directoryprojects/fuse2/tests/sys/fs/fusefs/setattr.cc modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27