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
> ===
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
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