K 10 svn:author V 7 asomers K 8 svn:date V 27 2022-08-20T00:32:38.659377Z K 7 svn:log V 459 fusefs: fix a cached attributes bug during directory rename When renaming a directory into a different parent directory, invalidate the cached attributes of the new parent. Otherwise, stat will show the wrong st_nlink value. Reviewed by: ngie Differential Revision: https://reviews.freebsd.org/D34336 (cherry picked from commit e8553be9bcfc2c0d78e9f379bd166dc0a9cae719) Git Hash: a9d0655fa413ef10592815c9e123e6dc7b412b65 Git Author: asomers@FreeBSD.org END