lkml.org 
[lkml]   [2020]   [Jul]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 08/10] Documentation: filesystems: path-lookup: drop doubled word
    Date
    Drop the doubled word "to".

    Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
    Cc: Jonathan Corbet <corbet@lwn.net>
    Cc: linux-doc@vger.kernel.org
    Cc: Alexander Viro <viro@zeniv.linux.org.uk>
    Cc: linux-fsdevel@vger.kernel.org
    ---
    Documentation/filesystems/path-lookup.rst | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- linux-next-20200701.orig/Documentation/filesystems/path-lookup.rst
    +++ linux-next-20200701/Documentation/filesystems/path-lookup.rst
    @@ -1365,7 +1365,7 @@ as well as blocking ".." if it would jum
    resolution of "..". Magic-links are also blocked.

    ``LOOKUP_IN_ROOT`` resolves all path components as though the starting point
    -were the filesystem root. ``nd_jump_root()`` brings the resolution back to to
    +were the filesystem root. ``nd_jump_root()`` brings the resolution back to
    the starting point, and ".." at the starting point will act as a no-op. As with
    ``LOOKUP_BENEATH``, ``rename_lock`` and ``mount_lock`` are used to detect
    attacks against ".." resolution. Magic-links are also blocked.
    \
     
     \ /
      Last update: 2020-07-03 23:44    [W:4.313 / U:0.172 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site