tmpfs: support for file creation time
authorXavier Roche <xavier.roche@algolia.com>
Mon, 28 Feb 2022 22:59:57 +0000 (09:59 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 28 Feb 2022 22:59:57 +0000 (09:59 +1100)
commitdca3c652f7f3b2d88a2006e9fc5d199a5668552a
treebc6127329ab14a437f7d17b63fb93dfd88ec3d86
parentd041ed7b589c1237e8b7a28119287c659cc26ece
tmpfs: support for file creation time

Various filesystems (including ext4) now support file creation time.  This
patch adds such support for tmpfs-based filesystems.

Link: https://lkml.kernel.org/r/20220211213628.GA1919658@xavier-xps
Signed-off-by: Xavier Roche <xavier.roche@algolia.com>
Tested-by: Jean Delvare <jdelvare@suse.de>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
include/linux/shmem_fs.h
mm/shmem.c