Re: [PATCH] docs: vfs: Update struct file_system_type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Mar 23, 2025 at 11:47:25AM +0800, I Hsin Cheng wrote:
> The structure definition now in the kernel adds macros defining the
> value of "fs_flags", and the value "FS_NO_DCACHE" no longer exists,
> update it to an existing flag value.

What value does it add to duplicate these flag definitions in the
documentation?  I would not do this.

> @@ -140,7 +148,7 @@ members are defined:
>  	"msdos" and so on
>  
>  ``fs_flags``
> -	various flags (i.e. FS_REQUIRES_DEV, FS_NO_DCACHE, etc.)
> +	various flags (i.e. FS_REQUIRES_DEV, FS_BINARY_MOUNTDATA, etc.)

This should be "eg.", not "i.e."




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux