test_inotify: add test for rm_watch
commitac4a8474f4e3b0961b48d27bbe5a020b7aa93442
authorEric Wong <normalperson@yhbt.net>
Sat, 27 Dec 2014 23:51:47 +0000 (27 23:51 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 27 Dec 2014 23:51:47 +0000 (27 23:51 +0000)
tree62a6258a926153825e46cf0e5f0efe471bf5492b
parent486591b239be4bfa6e7fe4e0adb92389a30cf289
test_inotify: add test for rm_watch

Ugh, unfortunately this seems buggy in some cases, but we
need to ensure the regular case works.

ref: https://lkml.org/lkml/2007/7/9/3
Subject: inotify_rm_watch() EINVAL race condition for deleted files
test/test_inotify.rb