Is there solution for Linux kernel-3.0 (or later) that allows one to get notifications similar to inotify
describing particular segment of file that was changed?
There was fschange
patch for up to kernel-2.6.21. Is there any up to date solution available? Is recent fanotify
able to provide the functionality?