I am trying to find information on this and it is not clear.
Is it safe to perform FDS read operations (i.e. fds_record_open(), fds_record_find() and fds_record_close()) while FDS is in the middle of a write, delete or garbage collection operation? It seems like these things would interfere with each other.