Skip to content
Commit 0a2dfbec authored by Deepa Dinamani's avatar Deepa Dinamani
Browse files

fs: nfs: get rid of memcpys for inode times



Subsequent patches in the series convert inode timestamps
to use struct timespec64 instead of struct timespec as
part of solving the y2038 problem.
This will lead to type mismatch for memcpys.
Use regular assignments instead.

Signed-off-by: default avatarDeepa Dinamani <deepa.kernel@gmail.com>
Cc: trond.myklebust@primarydata.com
parent 13442b03
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment