mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 00:02:46 -05:00
sys: FspFileNodeInvalidateCachesAndNotifyChangeByName: flush and purge only
This commit is contained in:
@ -453,6 +453,6 @@ void notify_tests(void)
|
||||
TEST(notify_abandon_rename_test);
|
||||
TEST(notify_timeout_test);
|
||||
TEST(notify_change_test);
|
||||
//TEST(notify_open_change_test);
|
||||
TEST(notify_dirnotify_test);
|
||||
TEST(notify_open_change_test);
|
||||
//TEST(notify_dirnotify_test);
|
||||
}
|
||||
|
Reference in New Issue
Block a user