Skip to content
  1. Nov 07, 2018
    • Tommaso Tocci's avatar
      introduce adafs_metadata function · e1d9b3ec
      Tommaso Tocci authored
      Can be used to retrieve the Metadata object for a named path
      
      In several places the adafs_stat function have been replaced with this
      new adafs_metadata. This allowed to avoid the construnction of the
      additional `struct stat`.
      e1d9b3ec
    • Tommaso Tocci's avatar
      fix: reduntant OpenFile->pos initialization · aa0d5750
      Tommaso Tocci authored
      pos is already set to zero in the OpenFile constructor, thus there
      is no need to do that also in the OpenDir constructor
      aa0d5750
  2. Nov 05, 2018
  3. Nov 04, 2018