OneDrive for Mac (v 18.222.1104.0007) is causing error in OS X Disk Utility (OS X Mojave 10.14.2 and 10.14.1):
warning: inode_val: object (oid 0xcb5b5): invalid bsd_flags (0x10)
Found this being OneDrive by re-installing the operating system and also by converting 0xcb5b5 to decimal format and running " find / -inum 832949 " in terminal.
I also send a support ticket but those tips didn't work (see bellow):
-------------------- START OF SUPPORT ANSWER -----------------------
Dear Customer,
You are now in contact with the support team by e-mail.
Regarding your issue please verify the following information in the article to check if the issue is related to this:https://support.microsoft.com/en-us/help/3125202/restrictions-and-limitations-when-you-sync-files-and-folders
After verifying the information above please continue to reset the OneDrive app:
1-Launch Activity Monitor & Kill OneDrive processes
2-Launch Keychain Access and delete OneDrive keys
3-End OneDrive processes and Keys
4-First, navigate to the OneDrive application. Then you Control-click the application. When you do that, you should see the following menu appear:
5-From that menu, select “Show Package Contents”. You will then see a list of folders and files within the OneDrive application. Note: don’t mess with things in here as it could break your application.
6-Within the “Contents” folder, scroll down to the “Resources” folder.
Search for: ResetOneDriveAppStandalone.command
It’s not an application. It just a script that is run in the terminal. Note, when you run it, you may need to authenticate as an administrator.
To run the script, just double-click on it. It should launch Terminal and run through a variety of options. Once it has finished, you are done!
7-Once you have run the script (and already did the other 2 items earlier), you should be able to launch OneDrive as if it were a completely new installation. You should be prompted to enter your login information and start synchronizing.
------------------------- END OF SUPPORT MESSAGE --------------------------
Only thing happened after "clean install of OneDrive" was that the DiskUtility error is now this (the object value has changed):
warning: inode_val: object*(oid 0x1281e1**): invalid bsd_flags (0x10)*
Is this a known problem or something new?