I want a way to
know a file what a file’s new name is.
Having event ID X
(old name) & X+1 (new name) for file rename (& move) would be
really useful.
Is
there another way to find out what a file’s new name is? I am currently
iterating through the parent directory comparing file sys IDs to get
the new name.
A file's file ID will never changed under
rename (or move*)?