diff options
author | 2022-03-22 14:39:55 -0700 | |
---|---|---|
committer | 2022-03-22 15:57:01 -0700 | |
commit | f7cd16a55837f37b4c3835a2c646023e4d0f0e04 (patch) | |
tree | b40f88616ebad3a7b06c0976d2042d24ec99bd19 /scripts/asn1_compiler.c | |
parent | mm/swap: fix confusing comment in folio_mark_accessed (diff) | |
download | linux-rng-f7cd16a55837f37b4c3835a2c646023e4d0f0e04.tar.xz linux-rng-f7cd16a55837f37b4c3835a2c646023e4d0f0e04.zip |
tmpfs: support for file creation time
Various filesystems (including ext4) now support file creation time.
This adds such support for tmpfs-based filesystems.
Note that using shmem_getattr() on other file types than regular
requires that shmem_is_huge() check type, to stop incorrect
HPAGE_PMD_SIZE blksize.
[hughd@google.com: three tweaks to creation time patch]
Link: https://lkml.kernel.org/r/b954973a-b8d1-cab8-63bd-6ea8063de3@google.com
Link: https://lkml.kernel.org/r/20220314211150.GA123458@xavier-xps
Link: https://lkml.kernel.org/r/b954973a-b8d1-cab8-63bd-6ea8063de3@google.com
Link: https://lkml.kernel.org/r/20220211213628.GA1919658@xavier-xps
Signed-off-by: Xavier Roche <xavier.roche@algolia.com>
Signed-off-by: Hugh Dickins <hughd@google.com>
Tested-by: Jean Delvare <jdelvare@suse.de>
Tested-by: Sylvain Bellone <sylvain.bellone@algolia.com>
Reported-by: Xavier Grand <xavier.grand@algolia.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/asn1_compiler.c')
0 files changed, 0 insertions, 0 deletions