Re: [PATCH/Resend] [trivial] Documentation: Fix multiple typo in Documentation

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

 



On 03/06/2012 08:12 AM, Masanari Iida wrote:

> Correct following typo within 29 files in Documentation.
> 
> 
> Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx>
> ---

Hi,

one missed correction below, then you can add:
Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

Thanks.

> diff --git a/Documentation/filesystems/qnx6.txt b/Documentation/filesystems/qnx6.txt
> index 050223e..4c672ad 100644
> --- a/Documentation/filesystems/qnx6.txt
> +++ b/Documentation/filesystems/qnx6.txt

> @@ -47,16 +47,16 @@ inactive superblock.
>  Each superblock holds a set of root inodes for the different filesystem
>  parts. (Inode, Bitmap and Longfilenames)
>  Each of these root nodes holds information like total size of the stored
> -data and the adressing levels in that specific tree.
> -If the level value is 0, up to 16 direct blocks can be adressed by each
> +data and the addressing levels in that specific tree.
> +If the level value is 0, up to 16 direct blocks can be addressed by each
>  node.
> -Level 1 adds an additional indirect adressing level where each indirect
> -adressing block holds up to blocksize / 4 bytes pointers to data blocks.
> -Level 2 adds an additional indirect adressig block level (so, already up
> -to 16 * 256 * 256 = 1048576 blocks that can be adressed by such a tree)a
> +Level 1 adds an additional indirect addressing level where each indirect
> +addressing block holds up to blocksize / 4 bytes pointers to data blocks.
> +Level 2 adds an additional indirect addressig block level (so, already up


                                       addressing

> +to 16 * 256 * 256 = 1048576 blocks that can be addressed by such a tree)a
>  
>  Unused block pointers are always set to ~0 - regardless of root node,
> -indirect adressing blocks or inodes.
> +indirect addressing blocks or inodes.
>  Data leaves are always on the lowest level. So no data is stored on upper
>  tree levels.
>  


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[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