notify_inotify: Make inotify_setup return 0/errno
authorVolker Lendecke <vl@samba.org>
Mon, 27 Oct 2014 13:09:44 +0000 (13:09 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 9 Dec 2014 03:12:08 +0000 (04:12 +0100)
commiteb10a36a96f5b4da4ab4677761b8dab7ceeec7b0
tree0d8934377ac3892d09954f6841560ea8ab92f24c
parent608774d8c4a14863d1e603d0b2f0dac94e8f69a7
notify_inotify: Make inotify_setup return 0/errno

This gets rid of one NT_STATUS_HAVE_NO_MEMORY with its implicit return; :-)

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/notify_inotify.c