Theodore Ts'o

Results 94 comments of Theodore Ts'o

Thanks! Did you test this on both Rocky and Tumbleweed? And was this with the unmodified upstream e2fsprogs or one with some of the Lustre's out-of-tree patches (which as I...

It was intentional, in that in the commit that you referenced, it states: > This means that ro mounts can recover the journal. But what we need to do, in...

Yes, we will need to open the file system read-only if -o ro is enabled, and if journal needs to be replayed, we will need to close it, and reopen...

The issue is an older version of /usr/include/linux/fsverity.h, which is a kernel header file which has been processed/modified/distributed by then C library: % dpkg -S /usr/include/linux/fsverity.h linux-libc-dev: /usr/include/linux/fsverity.h So it’s...