When we specified the flags argument to resmgr_attach() for our sample resource manager, we specified a 0, implying that the library should use the defaults.
If we specified the value _RESMGR_FLAG_DIR instead of 0, the library would allow the resolution of pathnames at or below the specified mountpoint.