Re: [PATCH] ext4: Reduce ext4 timestamp warnings

2019-09-04 Thread Arnd Bergmann
On Wed, Sep 4, 2019 at 8:39 PM Andreas Dilger wrote: > > On Sep 4, 2019, at 09:02, Deepa Dinamani wrote: > > > > When ext4 file systems were created intentionally with 128 byte inodes, > > the rate-limited warning of eventual possible timestamp overflow are > > still emitted rather frequently. R

Re: [PATCH] ext4: Reduce ext4 timestamp warnings

2019-09-04 Thread Andreas Dilger
On Sep 4, 2019, at 09:02, Deepa Dinamani wrote: > > When ext4 file systems were created intentionally with 128 byte inodes, > the rate-limited warning of eventual possible timestamp overflow are > still emitted rather frequently. Remove the warning for now. > > Discussion for whether any warnin