]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fanotify: create_fd cleanup
authorAndreas Gruenbacher <agruen@suse.de>
Fri, 18 Dec 2009 02:24:26 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:56 +0000 (09:58 -0400)
commit22aa425dec9e47051624714ae283eb2b6a473013
tree6412e7241a30f3ce151ff29314d3a39190b8dae7
parent9bbfc964b89009d0cadcec7027afc92ee742e95e
fanotify: create_fd cleanup

Code cleanup which does the fd creation work seperately from the userspace
metadata creation.  It fits better with the other code.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/fanotify/fanotify_user.c