* Files added or removed on the client should show up right away on the server
* atime and mtime should be shown correctly on the server
* ctime should be shown correctly on the server with a Linux or macOS client
* ctime should be shown the same as mtime on the server with a Windows client
* open() with O_EXCL should work fine with any client, even when exporting crappy fs like FAT
|