aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/inode.c
diff options
context:
space:
mode:
authorDeepa Dinamani <deepa.kernel@gmail.com>2018-05-09 13:43:33 -0700
committerDeepa Dinamani <deepa.kernel@gmail.com>2018-05-25 15:31:13 -0700
commit0a2dfbecb36119c3fa7d815308c6aa90789bbf02 (patch)
tree6b2ade74add5e54692b363f52512d7decbb678ea /fs/udf/inode.c
parentceph: make inode time prints to be long long (diff)
downloadlinux-dev-0a2dfbecb36119c3fa7d815308c6aa90789bbf02.tar.xz
linux-dev-0a2dfbecb36119c3fa7d815308c6aa90789bbf02.zip
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: Deepa Dinamani <deepa.kernel@gmail.com> Cc: trond.myklebust@primarydata.com
Diffstat (limited to 'fs/udf/inode.c')
0 files changed, 0 insertions, 0 deletions