commit | 52cef7555adf5ca09b3b7283097466759120d901 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Mon Aug 24 16:03:35 2009 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Aug 27 08:02:04 2009 -0400 |
tree | 641ddd087f6effe88fad2e3c0b5d744e9d71fdda | |
parent | 1e23502cc57cef33455ac7cb9111e3c6d991a894 [diff] |
inotify: seperate new watch creation updating existing watches There is nothing known wrong with the inotify watch addition/modification but this patch seperates the two code paths to make them each easy to verify as correct. Signed-off-by: Eric Paris <eparis@redhat.com>