{"id":10,"date":"2005-03-11T02:30:08","date_gmt":"2005-03-11T01:30:08","guid":{"rendered":"http:\/\/blog.blackdown.de\/2005\/03\/11\/32-bit-compat-ioctl-for-inotify\/"},"modified":"2016-10-29T03:51:03","modified_gmt":"2016-10-29T01:51:03","slug":"32-bit-compat-ioctl-for-inotify","status":"publish","type":"post","link":"https:\/\/blackdown.de\/articles\/32-bit-compat-ioctl-for-inotify\/","title":{"rendered":"32-bit compat ioctl for inotify"},"content":{"rendered":"
I’ve just installed the file alteration monitor Gamin<\/a>. Its inotify<\/a> support didn’t work because inotify didn’t provide the required compat ioctl(2)<\/code> for my mixed 32\/64-bit system.
\nHere’s a patch that adds the missing ioctl(2)<\/code> to 2.6.11-mm2:
inotify-compat-2.6.11-mm2.patch<\/a><\/p>\n