LWN: Comments on "Kernel prepatch 5.7-rc5" https://lwn.net/Articles/820120/ This is a special feed containing comments posted to the individual LWN article titled "Kernel prepatch 5.7-rc5". en-us Tue, 16 Sep 2025 11:33:06 +0000 Tue, 16 Sep 2025 11:33:06 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net ext4 timestamps only until 2038? https://lwn.net/Articles/820210/ https://lwn.net/Articles/820210/ cesarb <div class="FormattedComment"> I vaguely recall that, in the past, 128 byte inodes were the default even for large partitions, so it could also be an old filesystem (perhaps even one migrated from ext2 or ext3).<br> </div> Mon, 11 May 2020 17:28:27 +0000 ext4 timestamps only until 2038? https://lwn.net/Articles/820207/ https://lwn.net/Articles/820207/ wsy <div class="FormattedComment"> Only very small patitions use 128byte inode by default. That's why most of us won't get that warning.<br> </div> Mon, 11 May 2020 16:12:56 +0000 ext4 timestamps only until 2038? https://lwn.net/Articles/820139/ https://lwn.net/Articles/820139/ pr1268 <blockquote><font class="QuotedText">ext4 filesystem being remounted at / supports timestamps until 2038 (0x7fffffff)</font></blockquote> <p>So does that mean we who still use ext4 are screwed come eighteen years from now?</p> Mon, 11 May 2020 13:36:32 +0000 Kernel prepatch 5.7-rc5 https://lwn.net/Articles/820121/ https://lwn.net/Articles/820121/ unixbhaskar <div class="FormattedComment"> Well, it builds.. boots..without fuss... here is a snippet for you to glance :)<br> <p> [ 2.958511] sd 0:0:0:0: [sda] Attached SCSI disk<br> [ 2.967402] md: Waiting for all devices to be available before autodetect<br> [ 2.967816] md: If you don't use raid, use raid=noautodetect<br> [ 2.972796] md: Autodetecting RAID arrays.<br> [ 2.973169] md: autorun ...<br> [ 2.973344] md: ... autorun DONE.<br> [ 3.130783] EXT4-fs (sda): recovery complete<br> [ 3.137381] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)<br> [ 3.138736] ext4 filesystem being mounted at /root supports timestamps until 2038 (0x7fffffff)<br> [ 3.139394] VFS: Mounted root (ext4 filesystem) on device 8:0.<br> [ 3.150388] devtmpfs: mounted<br> [ 3.170567] Freeing unused decrypted memory: 2040K<br> [ 3.230237] Freeing unused kernel image (initmem) memory: 1584K<br> [ 3.230916] Write protecting the kernel read-only data: 26624k<br> [ 3.235192] Freeing unused kernel image (text/rodata gap) memory: 2040K<br> [ 3.236945] Freeing unused kernel image (rodata/data gap) memory: 992K<br> [ 3.237783] rodata_test: all tests were successful<br> [ 3.238298] Run /sbin/init as init process<br> [ 3.278289] process '/bin/busybox' started with executable stack<br> [ 3.442543] EXT4-fs (sda): re-mounted. Opts: (null)<br> [ 3.443306] ext4 filesystem being remounted at / supports timestamps until 2038 (0x7fffffff)<br> [ 3.514639] tsc: Refined TSC clocksource calibration: 2194.918 MHz<br> [ 3.515429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa37202099, max_idle_ns: 440795206796 ns<br> [ 3.515988] clocksource: Switched to clocksource tsc<br> Starting syslogd: OK<br> Starting klogd: OK<br> Running sysctl: OK<br> Initializing random number generator: OK<br> Saving random seed: [ 4.502876] random: dd: uninitialized urandom read (512 bytes read)<br> OK<br> Starting network: [ 4.722763] random: crng init done<br> OK<br> <p> <p> Welcome to Buildroot_Linux<br> Bhaskar_Thinkpad_x250 login: root<br> # uname -a<br> Linux Bhaskar_Thinkpad_x250 5.7.0-rc5-Gentoo #1 SMP Mon May 11 04:50:55 IST 2020 x86_64 GNU/Linux<br> #<br> <p> </div> Mon, 11 May 2020 01:10:12 +0000