search for: in_delete

Displaying 3 results from an estimated 3 matches for "in_delete".

Did you mean: dn_delete
2019 Jul 15
2
DirectoryWatcher causing build failures on Redhat linux with kernel version 2.6.32
...ur builds have been failing on Redhat linux kernel version 2.6.32 with the following error: 2019.07.15 11:10:28 ../llvm/tools/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp:335:47: error: 'IN_EXCL_UNLINK' was not declared in this scope 2019.07.15 11:10:28 IN_CREATE | IN_DELETE | IN_DELETE_SELF | IN_EXCL_UNLINK | IN_MODIFY | this is because of the patch https://reviews.llvm.org/rG77dd8a79286d2fff94c765f787d7f7debb2a10c4 which adds this code in. We build on a platform that uses the linux kernel version 2.6.32 which doesn't have the IN_EXCL_UNLINK feature, could you p...
2019 Jul 15
2
DirectoryWatcher causing build failures on Redhat linux with kernel version 2.6.32
....6.32 with >> the following error: >> >> >> *2019.07.15 11:10:28* >> ../llvm/tools/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp:335:47: >> error: 'IN_EXCL_UNLINK' was not declared in this scope *2019.07.15 >> 11:10:28* IN_CREATE | IN_DELETE | IN_DELETE_SELF | IN_EXCL_UNLINK | >> IN_MODIFY | >> >> >> this is because of the patch >> https://reviews.llvm.org/rG77dd8a79286d2fff94c765f787d7f7debb2a10c4 which adds >> this code in. We build on a platform that uses the linux kernel version >> 2.6....
2013 Sep 25
3
Dovecot extremely slow!
...528}}}, 6, 1800000) = 1 18:30:37.763416 read(11, "11 IDLE\r\n", 7988) = 9 18:30:37.763715 time(NULL) = 1380144637 18:30:37.763994 inotify_add_watch(13, "/home/pato/mail/Astro/conferences", IN_MODIFY|IN_CLOSE_WRITE|IN_CLOSE_NOWRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF) = 3 18:30:37.764617 epoll_ctl(9, EPOLL_CTL_ADD, 13, {EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP, {u32=1413125552, u64=139759648937392}}) = 0 18:30:37.764825 stat("/home/pato/mail/Astro/conferences", {st_mode=S_IFREG|0644, st_size=112122083, ...}) = 0 18:30:37.765039 epoll_ctl(9, E...