Save deleted/updated row ID on FUSE unlink & rename

Save row ID corresponding to deleted/updated path. Saved row ID can be
restored on subsequent create or rename. Invalidate LocalCallingIdentity
cache of the owner of the file to delete cached owned row IDs.
Remove row ID from the saved deleted row IDs once the ID is restored by
create or rename.

Test: atest FuseDaemonHostTest#testCreateCanRestoreDeletedRowId
Test: atest FuseDaemonHostTest#testRenameCanRestoreDeletedRowId
Bug: 151076202
Change-Id: I1db57360e152d154890ab919a8218f0d6d342685
2 files changed