https://github.com/torvalds/linux
Revision 3dbc6fb6a3c8a7dc164ae330ab024a3fe65ae53e authored by Eric Paris on 11 May 2010, 21:16:23 UTC, committed by Eric Paris on 14 May 2010, 15:51:07 UTC
inotify_add_watch explictly frees the unused inode mark, but it can just
use the generic code.  Just do that.

Signed-off-by: Eric Paris <eparis@redhat.com>
1 parent e7b702b
History
Tip revision: 3dbc6fb6a3c8a7dc164ae330ab024a3fe65ae53e authored by Eric Paris on 11 May 2010, 21:16:23 UTC
inotify: clean up the inotify_add_watch out path
Tip revision: 3dbc6fb
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 166.4 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top