Tetsuo Handa 125892edfe inotify: Fix fd refcount leak in inotify_add_watch().
Commit 4d97f7d53da7dc83 ("inotify: Add flag IN_MASK_CREATE for
inotify_add_watch()") forgot to call fdput() before bailing out.

Fixes: 4d97f7d53da7dc83 ("inotify: Add flag IN_MASK_CREATE for inotify_add_watch()")
CC: stable@vger.kernel.org
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2019-01-02 18:28:37 +01:00
2019-01-01 15:55:29 -08:00
2018-12-29 13:03:29 -08:00
2018-12-29 13:03:29 -08:00
2019-01-01 15:55:29 -08:00
2019-01-01 15:55:29 -08:00
2018-10-31 08:54:14 -07:00
2019-01-01 15:38:14 -08:00
2019-01-01 13:24:31 -08:00
2018-12-29 12:03:17 -08:00
2018-12-31 11:46:59 -08:00
2018-12-26 11:35:07 -08:00
2018-12-31 11:46:59 -08:00
2018-12-25 00:10:30 +09:00
2019-01-01 15:45:48 -08:00
2018-12-29 12:03:17 -08:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%