f2fs: avoid using timespec
authorArnd Bergmann <arnd@arndb.de>
Thu, 19 Oct 2017 09:52:47 +0000 (11:52 +0200)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 19 Dec 2017 03:28:19 +0000 (19:28 -0800)
commitfb000836b12257374dfdcfccc5490f06ccf2319e
tree274767898ec0b683039473eb97c2376e844b4a03
parenta4b9ed2051581cf8df56ae64dbab8aec8137d2a5
f2fs: avoid using timespec

All uses of timespec are deprecated, and this one is not particularly
useful, as the documented method for converting seconds to jiffies
is to multiply by 'HZ'.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h