Is there a linux kernel module or perhaps a different filesystem to keep a running total of the number of times a file has been opened?
I realize this bit would be asking a lot, but if you could also tune it so it doesn't increment the count unless x% of the file was read while it was open, that would be fantastic.
Thanks.