Hello I am trying to log all the calls going to the VFS file system from the application. For write calls I notice an anomaly. I introduced a log at the vfs_write() function , I see it get’s logged twice for every write in the log output. I also tried do_sync_write() the result is same. Time stamp VFS Action filename Size time taken(us)
Any clue why this anomaly ? Warm Regards Raghavendra G |
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies