On 11/04/16 23:37, Dennis J wrote:
I'm getting this error when doing a tail -f on a simple text file. tail: unrecognized file system type 0x53464846 for ‘kn.txt’. please report this to [email protected]. reverting to polling
Interesting. What do we call this win_bashfs or something? Since there is just a single kernel involved, I'm guessing that we don't need to tag this as a "remote" file system, and that inotify calls will fail/succeed as appropriate. That could be confirmed using the inotifywait command as detailed at: http://bugs.gnu.org/23143#11 thanks Pádraig
