[f2fs-dev] [STABLE 5.15+] f2fs: sysfs: add encoding_flags entry

2025-06-24 Thread Lee Jones via Linux-f2fs-devel
On Wed, 16 Apr 2025, Chao Yu wrote: > This patch adds a new sysfs entry /sys/fs/f2fs//encoding_flags, > it is a read-only entry to show the value of sb.s_encoding_flags, the > value is hexadecimal. > > === == > Flag_NameFlag_Value > ===

Re: [f2fs-dev] [STABLE 5.15+] f2fs: sysfs: add encoding_flags entry

2025-07-23 Thread Lee Jones via Linux-f2fs-devel
On Wed, 02 Jul 2025, Greg Kroah-Hartman wrote: > On Tue, Jun 24, 2025 at 11:00:39AM +0100, Lee Jones wrote: > > On Wed, 16 Apr 2025, Chao Yu wrote: > > > > > This patch adds a new sysfs entry /sys/fs/f2fs//encoding_flags, > > > it is a read-only entry to show the value of sb.s_encoding_flags, the

Re: [f2fs-dev] [STABLE 5.15+] f2fs: sysfs: add encoding_flags entry

2025-07-24 Thread Lee Jones via Linux-f2fs-devel
On Wed, 23 Jul 2025, Greg Kroah-Hartman wrote: > On Wed, Jul 23, 2025 at 09:26:39AM +0100, Lee Jones wrote: > > On Wed, 02 Jul 2025, Greg Kroah-Hartman wrote: > > > > > On Tue, Jun 24, 2025 at 11:00:39AM +0100, Lee Jones wrote: > > > > On Wed, 16 Apr 2025, Chao Yu wrote: > > > > > > > > > This p