fs: expose utimes_common
authorChristoph Hellwig <hch@lst.de>
Wed, 15 Jul 2020 06:19:55 +0000 (08:19 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 31 Jul 2020 06:16:01 +0000 (08:16 +0200)
commitfd5ad30c782351ab4d4a15941fc61e743a1bd66c
tree94e703988a84b6c28059aec258e98f014dc7688f
parent27eb11c9632c66754ea7f67512b3516f998ed213
fs: expose utimes_common

Rename utimes_common to vfs_utimes and make it available outside of
utimes.c.  This will be used by the initramfs unpacking code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/utimes.c
include/linux/fs.h