Closed jkralik closed 6 years ago
fix of operation hooks on created files
Steps to reproduce issue:
1. sudo mount -t nfs 10.1.184.133:/srv/nfsshare /mnt/nfs 2. sudo ./avfltctl/avfltctl -i /mnt/nfs 3. in other terminal: sudo ./avtest/avtest 4. echo 123 > /mnt/nfs/123.txt 5. nothing show in terminal of avtest/dummyflt
fix of operation hooks on created files
Steps to reproduce issue: