Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (lookup_dst_hdl) {
- LogEvent(COMPONENT_CACHE_INODE,
- "Refresh attrs rename");
- status = fsal_refresh_attrs(lookup_dst_hdl);
- if (FSAL_IS_ERROR(status))
- goto out;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement