lkml.org 
[lkml]   [2021]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 18/23] fs: remove a comment pointing to the removed mandatory-locking file
    Date
    The mandatory file locking got removed due to its problems, but
    there's still a comment inside fs/locks.c pointing to the removed
    doc.

    Remove it.

    Fixes: f7e33bdbd6d1 ("fs: remove mandatory file locking support")
    Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
    ---

    To mailbombing on a large number of people, only mailing lists were C/C on the cover.
    See [PATCH v3 00/23] at: https://lore.kernel.org/all/cover.1634630485.git.mchehab+huawei@kernel.org/

    fs/locks.c | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/fs/locks.c b/fs/locks.c
    index d397394633be..94feadcdab4e 100644
    --- a/fs/locks.c
    +++ b/fs/locks.c
    @@ -61,7 +61,6 @@
    *
    * Initial implementation of mandatory locks. SunOS turned out to be
    * a rotten model, so I implemented the "obvious" semantics.
    - * See 'Documentation/filesystems/mandatory-locking.rst' for details.
    * Andy Walker (andy@lysaker.kvaerner.no), April 06, 1996.
    *
    * Don't allow mandatory locks on mmap()'ed files. Added simple functions to
    --
    2.31.1
    \
     
     \ /
      Last update: 2021-10-19 10:05    [W:4.820 / U:0.280 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site