commit | d0ed78e1780eb3738f9c106fbaff6a1181017cd3 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <hca@linux.ibm.com> | Mon Mar 01 21:02:49 2021 +0100 |
committer | Heiko Carstens <hca@linux.ibm.com> | Mon Mar 08 10:46:30 2021 +0100 |
tree | 0bf21764470658b335671b2fe7bbbde8b609a416 | |
parent | d9c48a948d29bcb22f4fe61a81b718ef6de561a0 [diff] |
s390,alpha: make TMPFS_INODE64 available again Both s390 and alpha have been switched to 64-bit ino_t with commit 96c0a6a72d18 ("s390,alpha: switch to 64-bit ino_t"). Therefore enable TMPFS_INODE64 for both architectures again. Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Link: https://lore.kernel.org/linux-mm/YCV7QiyoweJwvN+m@osiris/ Signed-off-by: Heiko Carstens <hca@linux.ibm.com>