]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NFS: Adjust delegated timestamps for O_DIRECT reads and writes
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 1 Feb 2025 19:59:03 +0000 (14:59 -0500)
committerAnna Schumaker <anna.schumaker@oracle.com>
Wed, 19 Feb 2025 21:45:24 +0000 (16:45 -0500)
commit88025c67fe3c025a0123bc7af50535b97f7af89a
tree5d03f007c9738a49488659c83dbbf43d44080f7c
parentfcf857ee1958e9247298251f7615d0c76f1e9b38
NFS: Adjust delegated timestamps for O_DIRECT reads and writes

Adjust the timestamps if O_DIRECT is being combined with attribute
delegations.

Fixes: e12912d94137 ("NFSv4: Add support for delegated atime and mtime attributes")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/direct.c