Skip to content
Commit 80848708 authored by Jens Axboe's avatar Jens Axboe
Browse files

splice: always updated atime in direct splice



Andre Majorel <aym-xunil@teaser.fr> points out that if we only updated
the atime when we transfer some data, we deviate from the standard
of always updating the atime. So change splice to always call
file_accessed() even if splice_direct_to_actor() didn't transfer
any data.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 13f09b95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment