Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

sdcardfs #109

Merged
merged 66 commits into from Mar 5, 2018
Merged

sdcardfs #109

merged 66 commits into from Mar 5, 2018

Commits on Feb 21, 2018

  1. Add IPC bindings

    roblabla committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    e3b04bb View commit details
    Browse the repository at this point in the history
  2. Regenerate the IPC bindings

    roblabla committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    2fd53f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Implement rootfs

    roblabla committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    bf93e61 View commit details
    Browse the repository at this point in the history
  2. fixup! Add IPC bindings

    roblabla committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    7441be5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00bf559 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d910fd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    127e1f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Implement file reading

    roblabla committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    fd569cc View commit details
    Browse the repository at this point in the history
  2. Fix extra / in fspfs

    roblabla committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    1d4dc46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e04cc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a53b339 View commit details
    Browse the repository at this point in the history
  5. lots of debug printing

    roblabla committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    24c26d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Configuration menu
    Copy the full SHA
    b13df47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423334d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9098b2e View commit details
    Browse the repository at this point in the history
  4. Add test to read a file

    roblabla committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    eae55f9 View commit details
    Browse the repository at this point in the history
  5. Implement file writing

    roblabla committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    d6faf31 View commit details
    Browse the repository at this point in the history
  6. Allow creating files

    roblabla committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    28ac600 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05c62ab View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Configuration menu
    Copy the full SHA
    d81b6a0 View commit details
    Browse the repository at this point in the history
  2. Revert "lots of debug printing"

    This reverts (most of) commit 24c26d0.
    roblabla committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    bb7970d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc49ac8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b794010 View commit details
    Browse the repository at this point in the history
  5. Remove more debug log

    roblabla committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    e404638 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e00acb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d5ef5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c35ae9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Remove logging to my server

    roblabla committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    861deea View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Writing works

    roblabla committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    26a3d99 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. Implement directory creation

    roblabla committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    00d5801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a92fca View commit details
    Browse the repository at this point in the history
  3. Add error logging in fspfs.c

    roblabla committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    e99fc65 View commit details
    Browse the repository at this point in the history
  4. The in_size is an uint64_t

    roblabla committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    e162ad5 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove logging to my server"

    This reverts commit 861deea.
    roblabla committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    355654b View commit details
    Browse the repository at this point in the history
  6. fixup! Writing works

    roblabla committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    1aa72f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dfce7e View commit details
    Browse the repository at this point in the history
  8. Add FSP-SRV errors

    roblabla committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    e652a67 View commit details
    Browse the repository at this point in the history
  9. Add PATH_EXIST error

    roblabla committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    5534a96 View commit details
    Browse the repository at this point in the history
  10. CreateFile takes an u32, u64

    roblabla committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    00cec3d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. WIP remove

    roblabla committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    4c9e9ce View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    15bce5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8683b01 View commit details
    Browse the repository at this point in the history
  3. implement open with O_EXCL

    roblabla committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    b46797b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    473fbc9 View commit details
    Browse the repository at this point in the history
  5. Implement rename

    roblabla committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    48510e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d24ac8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    002bae6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Configuration menu
    Copy the full SHA
    78b4542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c40ff View commit details
    Browse the repository at this point in the history
  3. rootfs -> mountfs

    misson20000 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    ce15f29 View commit details
    Browse the repository at this point in the history
  4. several fs changes:

      * add error codes for read only and access denied
      * fix typo in fs/fs.h
      * add param docs for fspfs and mountfs
      * make mountfs copy name
      * make mountfs return access denied instead of internal error
    misson20000 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    ed1e171 View commit details
    Browse the repository at this point in the history
  5. clarify trn_mountfs_mount ownership, cleanup resource handling in trn…

    …_mountfs_mount and crt0_common's setup_fs
    misson20000 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    9bb4756 View commit details
    Browse the repository at this point in the history
  6. Revert "Revert "Remove logging to my server""

    This reverts commit 355654b.
    misson20000 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    f9105c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    883a46d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23bf037 View commit details
    Browse the repository at this point in the history
  9. fspfs: inode.name -> inode.path, root_name -> base_path, and root ino…

    …de has blank path to avoid slash-stripping hack
    misson20000 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    78a9072 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4eb772 View commit details
    Browse the repository at this point in the history
  11. use FS_READ_ONLY error

    misson20000 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    e8abe9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b833d4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    72d5c22 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e0eacee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9a2001d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f72ac25 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4df7ab7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b1cff89 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0fb9b11 View commit details
    Browse the repository at this point in the history