summaryrefslogtreecommitdiffstats
path: root/rpc
diff options
context:
space:
mode:
authorYaniv Kaul <ykaul@redhat.com>2019-11-25 21:00:59 +0200
committerAmar Tumballi <amarts@gmail.com>2019-11-27 07:16:10 +0000
commit337e6d6b7c6612a4ce360c9e4d1a484436cdef57 (patch)
tree2860dfed1cd46b62f44b0ba1f5bebb4cba2e8742 /rpc
parentb7411e36514f2e564b3808679732ad8a5c1d9efd (diff)
posix-inode-fd-ops.c: excute sys_fstat() only when needed
It appears that in posix_do_futimes() we may not need to unconditionally execute sys_fstat(). Avoid it and use the existing stbuf atime and mtime if possible. If not, we execute it. Change-Id: I0bdd471e5c821fcd28f057c75046c673a212d347 updates: bz#1193929 Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
Diffstat (limited to 'rpc')
0 files changed, 0 insertions, 0 deletions