fssystem: Implement PartitionFileSystemCore (#856)
* fssystem: implement PartitionFileSystemMetaCore

* fssystem: PartitionFileSystemMetaCore cleanup

* fs: add IFile::DryWrite, update results

* fssystem: implement PartitionFileSystemCore

* fssystem: cleanup PartitionFileSystemCore

* fssystem: implement Sha256PartitionFileSystem

Co-authored-by: Michael Scire <SciresM@gmail.com>
1 parent 0af2758 commit 3d518759da190a7e27d5808f1685e7163e843a93
@Adubbz Adubbz authored on 27 Mar 2020
GitHub committed on 27 Mar 2020
Showing 9 changed files
View
libraries/libstratosphere/include/stratosphere/fs/fsa/fs_ifile.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_partition_file_system.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_partition_file_system_meta.hpp 0 → 100644
View
libraries/libstratosphere/source/fssystem/fssystem_partition_file_system.cpp 0 → 100644
View
libraries/libstratosphere/source/fssystem/fssystem_partition_file_system_meta.cpp 0 → 100644
View
libraries/libvapours/include/vapours.hpp
View
libraries/libvapours/include/vapours/allocator.hpp 0 → 100644
View
libraries/libvapours/include/vapours/results/fs_results.hpp