Hi, are paths guaranteed to be normalized when passed to VFS functions like SMB_VFS_MKDIR() (besides possibly beginning with "./") ? I'm currently working on fixing up a 3rd party VFS module that goes great length towards catching "/.." and stuff in paths. Thanks! -Ralph